GNU bug report logs -
#10463
24.0.92; c-literal-limits out of range
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Mon, 9 Jan 2012 10:15:02 UTC
Severity: important
Merged with 10480
Found in version 24.0.92
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#10463: 24.0.92; cc-mode breakage due to "Large brace-block initialisation makes CC Mode slow: Fix"
which was filed against the emacs,cc-mode package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 10480 <at> debbugs.gnu.org.
--
10463: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10463
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Bug fixed in revision 106849.
--
Alan Mackenzie (Nuremberg, Germany).
[Message part 3 (message/rfc822, inline)]
I'm currently tracking the Emacs BZR/GIT repo for the current bleeding
edge code. It seems it broke over Christmas. While editing C code I was
constantly hit with back traces like the following:
Debugger entered--Lisp error: (args-out-of-range 10389 15607)
parse-partial-sexp(10389 15607)
c-literal-limits(nil nil t)
c-indent-new-comment-line(t)
default-indent-new-line(t)
do-auto-fill()
apply(do-auto-fill nil)
c-mask-paragraph(nil t do-auto-fill)
c-do-auto-fill()
self-insert-command(1)
newline()
newline-and-indent()
call-interactively(newline-and-indent nil nil)
This often left emacs unusable, sometime wiping the current editing
buffer. Bisecting through the code tree I found it was the Large
brace-block fix that causes the regression. I'm afraid I can't provide
the code it broke on but was occurring all over the place so I don't
think it was anything special.
Regards,
Alex
This bug report was last modified 13 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.