GNU bug report logs -
#24074
25.1.50; c-before-after-change-digit-quote: Invalid search bound (wrong side of point)
Previous Next
Reported by: Óscar Fuentes <ofv <at> wanadoo.es>
Date: Tue, 26 Jul 2016 15:51:02 UTC
Severity: normal
Merged with 24094
Found in version 25.1.50
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 24074 <at> debbugs.gnu.org (full text, mbox):
Alan Mackenzie <acm <at> muc.de> writes:
> Could you be a bit more descriptive about the "chunks" that are missing,
> please? Are we talking about lots of isolated 2-character chunks, or
> just one or two larger chunks, or what? Are the chunks at the end of a
> buffer, or in the "middle" of it?
It just happened again here. The missing chunk is everything below the
first 9 lines (the file has ~400 lines). Those preserved lines are
simply #include's. The final preserved line was truncated to
#include <
The original was
#include <string.h>
Prior the revert, the point was much below that 9nth line.
The reported failure is not always the same. In this case was:
c-determine-+ve-limit: Args out of range: #<buffer rawmem.cpp>, -7246, -6746
Or course, now that I'm trying to cause the error for obtaining an stack
trace, it doesn't happen :-( As mentioned on my bug report, it seems
that the problem is triggered when the point falls on certain places
on the reverted file's contents, but that's just my guess.
This bug report was last modified 8 years and 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.