Itcl - the [incr Tcl] extension

Check-in [d32dbafdea]
Login

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

Overview
Comment:[c949e73d3e] Prevent crashes trying to use object contexts that are not present.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d32dbafdea7019ab55ed24e30941b194918d4bfd2b4e6b949f7d9807ea8a3390
User & Date: dgp 2018-02-27 19:16:14.188
Context
2018-02-27
19:34
[c949e73d3e] Repair regression in [info option $option] by expanding the object context discoverable by Itcl_GetContext(). Seems related to constructor operations. check-in: b8f24e43d4 user: dgp tags: trunk
19:16
[c949e73d3e] Prevent crashes trying to use object contexts that are not present. check-in: d32dbafdea user: dgp tags: trunk
2018-02-15
21:57
[SF Bug 281] Rebuild virtual tables as part of [inherit] so we resolve inherited commons properly. check-in: 84b0a3ad49 user: dgp tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/itclInfo.c.