[Openmcl-cvs-notifications] Commit: ccl/examples
gb at clozure.com
gb at clozure.com
Mon Feb 2 09:22:47 MST 2004
Affected files with versions:
objc-runtime.lisp,1.11
-----------------------------------
Details:
Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/examples
In directory clozure.com:/tmp/cvs-serv2363/examples
Modified Files:
objc-runtime.lisp
Log Message:
New OBJC-[CLASS,METACLASS,INSTANCE]-p, OBJC-OBJECT-P uses them.
Install a callback to take over _dealloc responsibilities. Doing so
seems to sometimes trigger a hang on QUIT, where the initial thread
never gets an interrupt. Maybe memory corruption, maybe something
else: need to check that (free) is the right way to free the object.
More information about the Openmcl-cvs-notifications
mailing list