unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Abort
@ 2005-02-10 18:40 Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2005-02-10 18:40 UTC (permalink / raw)


I got a crash in this code in set_iterator_to_next.
It happened when I did a query replace, replacing \223 with ".

	  IT_BYTEPOS (*it) += it->len;
	  IT_CHARPOS (*it) += 1;
	  xassert (IT_BYTEPOS (*it) == CHAR_TO_BYTE (IT_CHARPOS (*it)));

Unfortunately GDB got rather confused and I don't know which value was
wrong.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-10 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-10 18:40 Abort Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).