Mercurial > hg > xemacs-beta
diff PROBLEMS @ 203:850242ba4a81 r20-3b28
Import from CVS: tag r20-3b28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:02:21 +0200 |
parents | acd284d43ca1 |
children | e45d5e7c476e |
line wrap: on
line diff
--- a/PROBLEMS Mon Aug 13 10:01:24 2007 +0200 +++ b/PROBLEMS Mon Aug 13 10:02:21 2007 +0200 @@ -448,6 +448,14 @@ mode of the installed copy; changing the group and mode of the build directory copy is ineffective. +** XEmacs crashes on Digital Unix when dealing with large compilation +buffers. + +This is a known problem with the regexp code, that uses alloca +extensively, and overflows the stack in case of complex regexp +matches. As a workaround, you can recompile with REGEX_MALLOC +defined. + ** On Solaris, C-x doesn't get through to Emacs when you use the console. This is a Solaris feature (at least on Intel x86 cpus). Type C-r