Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1b6406b3
Commit
1b6406b3
authored
Feb 15, 2008
by
Chong Yidong
Browse files
Add "Point before start of properties" bug.
parent
2f5bb432
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
etc/PROBLEMS
etc/PROBLEMS
+6
-0
No files found.
etc/PROBLEMS
View file @
1b6406b3
...
...
@@ -2100,6 +2100,12 @@ that should read:
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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment