[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel
gb@clozure.com
gb at clozure.com
Tue Nov 15 02:16:35 MST 2005
Affected files with versions:
lisp-exceptions.h,1.24
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
In directory clozure.com:/tmp/cvs-serv34390
Modified Files:
lisp-exceptions.h
Log Message:
#define WORD_SIZE as 32 or 64, depending on preprocessor definitions.
Stop using #ifdef WORD_SIZE64, here and elsewhere.
Note that there are probably still many things that are conditionalized
on
#ifdef PPC64
when they're really concerned about 64/32-bit issues. (I've caught a
few cases, but I'm sure that many still remain.)
More information about the Openmcl-cvs-notifications
mailing list