emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#22830: closed (Spurious bidi reordering)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22830: closed (Spurious bidi reordering)
Date: Sat, 27 Feb 2016 16:02:01 +0000

Your message dated Sat, 27 Feb 2016 17:01:57 +0100
with message-id <address@hidden>
and subject line Re: bug#22830: Spurious bidi reordering
has caused the debbugs.gnu.org bug report #22830,
regarding Spurious bidi reordering
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22830: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22830
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Spurious bidi reordering Date: Sat, 27 Feb 2016 16:28:56 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux)
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, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



--- End Message ---
--- Begin Message --- Subject: Re: bug#22830: Spurious bidi reordering Date: Sat, 27 Feb 2016 17:01:57 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux)
Fixed by 9e078e5.

Andreas.

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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]