| Ticket UUID: | ccc448a6bfd59cbdb2bd5cfd3392e386994883aa | ||
| Title: | namespace ensemble subcommand name prefix matching and a subsequent error results in a segmentation fault | ||
| Type: | Bug | Created on: | 2021-09-01 21:32:18 |
| Submitter: | pooryorick | Assigned to: | pooryorick |
| Subsystem: | 21. [namespace] | Severity: | Minor |
| Priority: | 5 Medium | Last modified: | 2021-09-03 07:54:53 |
| Status: | Closed | Closed by: | jan.nijtmans |
| Resolution: | Fixed | Closed on: | 2021-09-03 07:54:53 |
| Version: | |||
| Description: | ||||
|
When passed as a file to tclsh, the following script, with
An alternate script that produces the same result is:
The reason is that | ||||
| User Comments: | ||||
pooryorick added on 2021-09-01 23:14:19:
Fixed in commit [a2e801a3d6c1675b]. jan.nijtmans added on 2021-09-02 09:21:02:
Is this fix going to be backported to 8.7 -> 8.6 too? jan.nijtmans added on 2021-09-02 10:07:56:
Windows build fails due to the the following warning, which is threated as an error in debug builds: D:\a\tcl\tcl\win\..\generic\tclEnsemble.c(2247): error C2220: the following warning is treated as an error D:\a\tcl\tcl\win\..\generic\tclEnsemble.c(2247): warning C4047: '=': 'Tcl_Obj *const *' differs in levels of indirection from 'Tcl_Obj *const ' pooryorick added on 2021-09-02 21:17:53:
Warning silenced in [d49a1b03291b4cde]. pooryorick added on 2021-09-02 22:43:11:
Fix merged to core-8-branch in [bd393417060a158f]. pooryorick added on 2021-09-02 23:05:08:
Fix merged to core-8-6-branch in [da5128637598b0f1]. jan.nijtmans added on 2021-09-03 07:54:53:
Thanks! Closing | ||||
