|
Latest News
Emacs Project Page on Savannah Emacs for Mac OS Classic Project Page
|
This is Emacs 21's Mac OS X maintainer's web page.
If you've updated and built Emacs from CVS on OS X within the past few weeks, you may have experienced crashes while Emacs is doing garbage collection. The following patch, just checked into CVS, solves the problem. I highly recommend updating to include it.
Index: darwin.h =================================================================== RCS file: /cvs/emacs/src/s/darwin.h,v retrieving revision 1.12 diff -r1.12 darwin.h 319a320,323 > /* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method for marking the > stack. */ > #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS >
The problem is caused by a change to
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright © 2003 Andrew Choi <akochoi-emacs at shaw.ca> |
Created with BlogMax |
|
|