all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#22830: Spurious bidi reordering
@ 2016-02-27 15:28 Andreas Schwab
  2016-02-27 16:01 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2016-02-27 15:28 UTC (permalink / raw)
  To: 22830

When inserting the three characters "\1%&" into a buffer the last two
characters are reordered as if they were L2R characters.  This only
happens on powerpc and aarch64, which is a strong indication that the
bidi code fails to take the signedness of char into account.  In fact,
compiling bidi.c with -funsigned-char is enough to break it.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#22830: Spurious bidi reordering
  2016-02-27 15:28 bug#22830: Spurious bidi reordering Andreas Schwab
@ 2016-02-27 16:01 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2016-02-27 16:01 UTC (permalink / raw)
  To: 22830-done

Fixed by 9e078e5.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-27 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-27 15:28 bug#22830: Spurious bidi reordering Andreas Schwab
2016-02-27 16:01 ` Andreas Schwab

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.