Tcl Source Code

Check-in [3ddbaef356]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:OO cleanup fix that passes test 11.7.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: 3ddbaef3566385a26d76abab4f7ebd0aa343e0d45927fbdb0f276b4d13e0ce39
User & Date: pooryorick 2021-04-02 23:02:00.395
Context
2021-04-03
12:33
OO cleanup fix that passes test 11.7. check-in: 40aace21eb user: pooryorick tags: core-8-branch
2021-04-02
23:21
Use TclCleanupCommandMacro instead of just decrementing the reference count. check-in: 591e2bfdd7 user: pooryorick tags: trunk, main
23:02
OO cleanup fix that passes test 11.7. check-in: 3ddbaef356 user: pooryorick tags: trunk, main
21:20
New test for OO cleanup: routine for object gets deleted before namespace deletion is complete. check-in: 330ec158a8 user: pooryorick tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclOO.c.
Changes to tests/oo.test.