-
Committed to HEAD, core-8-5-branch and core-8-4-branch.
2009-10-05 02:42:15 UTC in Tcl
-
das committed patchset 11444 of module tcl to the Tcl CVS repository, changing 3 files.
2009-10-05 02:41:17 UTC in Tcl
-
das committed patchset 11443 of module tcl to the Tcl CVS repository, changing 3 files.
2009-10-05 02:41:12 UTC in Tcl
-
das committed patchset 11442 of module tcl to the Tcl CVS repository, changing 3 files.
2009-10-05 02:41:07 UTC in Tcl
-
das committed patchset 11441 of module tcl to the Tcl CVS repository, changing 1 files.
2009-10-05 02:40:04 UTC in Tcl
-
das committed patchset 11440 of module tcl to the Tcl CVS repository, changing 1 files.
2009-10-05 02:39:40 UTC in Tcl
-
bug in 10.4 appears to extend to any CFRelease() of a CFBundle, once that has occurred, any subsequent attempt to recreate a bundle for that location fails. Adapted attached patch to bypass CFRelease() of bundle returned from CFBundleCreate() on 10.4 and earlier.
2009-10-05 02:17:27 UTC in Tcl
-
this appears to be due to a bug in 10.4 CoreFoundation with CFBundle reference counting (CFRetain()ing and then CFRelease()ing a bundleRef obtained from CFBundleGetBundleWithIdentifier() results in that bundle being released and becoming unavailable for the lifetime of the process), the issue is not present on 10.5 or 10.6.
patch attached that works around this bug and should fix the problem.
2009-09-17 19:10:26 UTC in Tcl
-
das committed patchset 11413 of module tcl to the Tcl CVS repository, changing 1 files.
2009-09-17 08:39:40 UTC in Tcl
-
das committed patchset 11412 of module tcl to the Tcl CVS repository, changing 1 files.
2009-09-17 08:37:39 UTC in Tcl