[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel
gb@clozure.com
gb at clozure.com
Fri Nov 18 03:55:35 MST 2005
Affected files with versions:
lisp.h,1.7
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
In directory clozure.com:/tmp/cvs-serv2087
Modified Files:
lisp.h
Log Message:
Declare running_under_rosetta and use_mach_exception_handling globally
and unconditionally. (This makes it a little more convenient to check
their valus at runtime, even though neither could be true under Linux.
(Right now, one of the primary reasons for checking running_under_rosetta
is to be able to insert fprintf's that show how screwed up things are,
and I don't want to have to surround those tests with additional #ifdefs.)
More information about the Openmcl-cvs-notifications
mailing list