Tcl Source Code

Check-in [e15875e0c3]
Login

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

Overview
Comment:Fix the problem properly
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-87271f7cd6
Files: files | file ages | folders
SHA3-256: e15875e0c3de88f02ca71c376659ccf981cf2fef1060fa7b67fe776d8db81cf8
User & Date: dkf 2024-05-17 13:28:51.247
Context
2024-05-17
13:29
Remove the band-aid closed check-in: 6f7807664e user: dkf tags: bug-87271f7cd6
13:28
Fix the problem properly check-in: e15875e0c3 user: dkf tags: bug-87271f7cd6
11:11
Starting to clean up the mess. The extra frame info can have the same lifespan as the method itself. check-in: 2b8c097bdc user: dkf tags: bug-87271f7cd6
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclOOInt.h.
Changes to generic/tclOOMethod.c.
Changes to tests/oo.test.