emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE]


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE]
Date: Fri, 15 Feb 2008 16:07:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Chong Yidong <cyd>      08/02/15 16:07:52

Index: PROBLEMS
===================================================================
RCS file: /sources/emacs/emacs/etc/PROBLEMS,v
retrieving revision 1.223.2.23
retrieving revision 1.223.2.24
diff -u -b -r1.223.2.23 -r1.223.2.24
--- PROBLEMS    8 Jan 2008 04:35:35 -0000       1.223.2.23
+++ PROBLEMS    15 Feb 2008 16:07:51 -0000      1.223.2.24
@@ -2096,6 +2096,12 @@
 
 Note the lower case <t>.  Changing this line should make C-t work.
 
+*** On Solaris, Emacs fails to set menu-bar-update-hook on startup, with error
+"Error in menu-bar-update-hook: (error Point before start of properties)".
+This seems to be a GCC optimization bug that occurs for GCC 4.1.2 (-g
+and -g -O2) and GCC 4.2.3 (-g -O and -g -O2).  You can fix this by
+compiling with GCC 4.2.3 or CC 5.7, with no optimizations.
+
 ** Irix
 
 *** Irix 6.5: Emacs crashes on the SGI R10K, when compiled with GCC.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]