Tcl Source Code

Check-in [612af6e7d6]
Login

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

Overview
Comment:Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct lifetime.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 612af6e7d6ea04a3fc5904ee31462e02e8d58d2b17c5ed9b244b2ef4ae5c5fed
User & Date: dkf 2024-05-17 13:45:50.352
Context
2024-05-18
21:58
Update changes.md check-in: 568f98c34d user: jan.nijtmans tags: core-8-branch
2024-05-17
20:40
Merge 8.7. Improve tcl::build-info leaf check-in: e94e6e3cec user: jan.nijtmans tags: libtommath-1.3.1
13:48
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: db8bfb98f1 user: dkf tags: trunk, main
13:45
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 612af6e7d6 user: dkf tags: core-8-branch
13:43
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 371e968deb user: dkf tags: core-8-6-branch
2024-05-16
15:55
Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: 9208e56d48 user: dkf tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclCmdIL.c.
Changes to generic/tclOOInt.h.
Changes to generic/tclOOMethod.c.
Changes to tests/oo.test.