]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention problem with Emacs executable crashing after system updates
authorAndrew Choi <akochoi@shaw.ca>
Mon, 25 Nov 2002 16:24:23 +0000 (16:24 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Mon, 25 Nov 2002 16:24:23 +0000 (16:24 +0000)
solved.

etc/PROBLEMS

index d2f3c95e42b33f165a6d0ba881af5c3d9f81d036..2b14afe43317db92886336fa00ae1dfa00a320ce 100644 (file)
@@ -3,6 +3,9 @@ in compiling, installing and running GNU Emacs.
 
 * Emacs crashes on Mac OS X (Carbon) after system software upgrade.
 
+This problem seems to be now solved by Steven Tamm's patch to
+unexmacosx.c on Nov 24, 2002.
+
 Between Mac OS X release 10.2.1 and 10.2.2 there was an incompatible
 change in the memory allocator that causes a EXC_BAD_ACCESS error near
 xrealloc().  Relinking the application (by deleting src/temacs and