Mercurial > emacs
comparison etc/PROBLEMS @ 48294:284b6e04edbe
Adding comment about Mac OS X binary incompatibility between 10.2.1 and 10.2.2
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Thu, 14 Nov 2002 06:30:15 +0000 |
parents | b853608fb697 |
children | 327a5ffbd9d1 |
comparison
equal
deleted
inserted
replaced
48293:3a409a9620a7 | 48294:284b6e04edbe |
---|---|
1 This file describes various problems that have been encountered | 1 This file describes various problems that have been encountered |
2 in compiling, installing and running GNU Emacs. | 2 in compiling, installing and running GNU Emacs. |
3 | 3 |
4 * Emacs crashes on Mac OS X (Carbon) after system software upgrade. | |
5 | |
6 Between Mac OS X release 10.2.1 and 10.2.2 there was an incompatible | |
7 change in the memory allocator that causes a EXC_BAD_ACCESS error near | |
8 xrealloc(). Relinking the application (by deleting src/temacs and | |
9 running make) will solve the problem. It appears to be caused by some | |
10 problems with the unexec code and its interaction with libSystem.B. | |
4 | 11 |
5 * Characters from the mule-unicode charsets aren't displayed under X. | 12 * Characters from the mule-unicode charsets aren't displayed under X. |
6 | 13 |
7 XFree86 4 contains many fonts in iso10646-1 encoding which have | 14 XFree86 4 contains many fonts in iso10646-1 encoding which have |
8 minimal character repertoires (whereas the encoding is meant to be a | 15 minimal character repertoires (whereas the encoding is meant to be a |