Tcl Source Code

Check-in [f0a6d62a1a]
Login

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

Overview
Comment:Fix [ac601b59bab7] by making only unloading a library from the process if it has an Unload functions.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: f0a6d62a1ade872d886dcd0ab226854caa369159e457986858c57265e7e7e79b
User & Date: pooryorick 2022-03-22 00:46:17.970
References
2022-03-22
00:52 Ticket [ac601b59ba] using the Thread package in a debugging build of Tcl results... artifact: 241093ea99 user: pooryorick
Context
2022-03-22
16:49
Merge 8.6 check-in: 7d6611d6c8 user: jan.nijtmans tags: core-8-branch
00:46
Fix [ac601b59bab7] by making only unloading a library from the process if it has an Unload functions... check-in: f0a6d62a1a user: pooryorick tags: core-8-branch
2022-03-21
09:57
Fix [4dbfa46caa]: TIP #601 bug: handling of '-buffersize' check-in: dd396e24b7 user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclLoad.c.
Changes to tests/pkgMkIndex.test.