all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.