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

gb@clozure.com gb at clozure.com
Fri Nov 18 04:04:25 MST 2005


Affected files with versions:
  ppc-exceptions.c,1.57
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
  In directory clozure.com:/tmp/cvs-serv2270
  
  Modified Files:
  	ppc-exceptions.c 
  Log Message:
  Some #if LINUX conditionalization changed to runtime test of the global
  variable 'use_mach_exception_handling'.
  
  (On Darwin, use_mach_exception_handling is set false when
  running_under_rosetta is true.  Mach exception handling may be less
  likely to work in that case; signal handling currently doesn't work
  either ...)


More information about the Openmcl-cvs-notifications mailing list