Tcl Source Code

Check-in [a2e801a3d6]
Login

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

Overview
Comment:Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matching and a subsequent error results in a segmentation fault
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: a2e801a3d6c1675b52fb6b4420174810f0e11cd8b3f7d77e7248f422b3c9273d
User & Date: pooryorick 2021-09-01 23:13:17.336
References
2021-09-01
23:14 Ticket [ccc448a6bf] namespace ensemble subcommand name prefix matching and a su... artifact: bf612c0f9a user: pooryorick
Context
2021-09-02
23:03
Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a subsequent ... check-in: da51286375 user: pooryorick tags: core-8-6-branch
22:38
Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a subseque... check-in: bd39341706 user: pooryorick tags: core-8-branch
21:14
Silence warning in fix for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a ... check-in: d49a1b0329 user: pooryorick tags: trunk, main
2021-09-01
23:13
Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matching and a subsequent erro... check-in: a2e801a3d6 user: pooryorick tags: trunk, main
2021-08-27
07:20
One more TclUnusedStubEntry -> TclOOUnusedStubEntry check-in: 4f03bbf910 user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclEnsemble.c.
Changes to generic/tclIndexObj.c.
Changes to generic/tclInt.h.
Changes to generic/tclNamesp.c.
Changes to tests/namespace.test.