[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel

gb@clozure.com gb at clozure.com
Mon Apr 17 06:16:30 MDT 2006


Affected files with versions:
  errors.s,1.6
   lisp.s,1.8
   m4macros.m4,1.15
   x86-constants.s,1.10
   x86-constants64.h,1.25
   x86-constants64.s,1.34
   x86-exceptions.c,1.22
   x86-exceptions.h,1.10
   x86-gc.c,1.11
   x86-macros.s,1.35
   x86-spentry64.s,1.52
   x86-spjump64.s,1.9
   x86-uuo.s,1.11
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
  In directory clozure.com:/tmp/cvs-serv22897/lisp-kernel
  
  Modified Files:
  	errors.s lisp.s m4macros.m4 x86-constants.s x86-constants64.h 
  	x86-constants64.s x86-exceptions.c x86-exceptions.h x86-gc.c 
  	x86-macros.s x86-spentry64.s x86-spjump64.s x86-uuo.s 
  Log Message:
  Well, // style comments seem to only work if they're at the start of a line 
  in Linux GAS.  Try /* */ comments, but limit them to a single line.
  (May ultimately be better to use m4 dnl - carefully - and avoid end-of-line
  comments.)


More information about the Openmcl-cvs-notifications mailing list