Tcl Source Code

Check-in [ebe3442625]
Login

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

Overview
Comment:Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted during deletion trace on the import
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-c1a376375e0e6488
Files: files | file ages | folders
SHA3-256: ebe34426255bef25a9215197d02029843770439b3590bd674acef363a757e0fd
User & Date: pooryorick 2020-09-01 22:36:41.393
Context
2020-09-02
09:30
Merge bug-c1a376375e0e6488 check-in: 28aa719436 user: pooryorick tags: core-8-branch
2020-09-01
22:36
Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted during deletion trace... closed check-in: ebe3442625 user: pooryorick tags: bug-c1a376375e0e6488
10:33
Merge 8.6 check-in: 2e2f130b01 user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclBasic.c.
Changes to generic/tclCompile.c.
Changes to generic/tclEnsemble.c.
Changes to generic/tclExecute.c.
Changes to generic/tclInt.h.
Changes to generic/tclNamesp.c.
Changes to generic/tclOO.c.
Changes to generic/tclObj.c.
Changes to tests/namespace.test.