Tcl Source Code

Check-in [93c437ef37]
Login

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

Overview
Comment:Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO object creation by qualified name).
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 93c437ef370480b3c80fb63726a3e460467df377eb4af0a36e5a75f26453f281
User & Date: pooryorick 2017-11-28 23:33:14.575
References
2017-11-29
11:27 Ticket [16fe1b5807] namespace ensemble command named ":" is mistakenly... artifact: 77e7a8d1a0 user: pooryorick
Context
2018-02-15
08:53
Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO object creation by qualified name)... check-in: a5d05b97be user: pooryorick tags: pyk-backport-to-8-6
2017-11-29
11:05
merge core-8-6-branch check-in: 8976a447aa user: jan.nijtmans tags: core-8-branch
08:41
merge core-8-branch check-in: 32734bbfaf user: jan.nijtmans tags: tip-389
01:59
Pulling changes from core-8-branch check-in: 3598570130 user: hypnotoad tags: core_zip_vfs
2017-11-28
23:33
Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO object creation by qualified name)... check-in: 93c437ef37 user: pooryorick tags: core-8-branch
15:43
Minor refactoring of TclOO object reference count booking during object creation. check-in: a2bfd20d2c user: pooryorick tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclOO.c.
Changes to tests/oo.test.