bug-grep
[Top][All Lists]
Advanced

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

bug#24975: Matching issues with characters whose encoding ends in some o


From: Stephane Chazelas
Subject: bug#24975: Matching issues with characters whose encoding ends in some other character
Date: Sun, 20 Nov 2016 22:59:10 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

2016-11-20 21:50:28 +0000, Stephane Chazelas:
> $ locale charmap
> GB18030
> $ printf '\uC9\n' | grep  '.*7'  | hd
> 00000000  81 30 87 37 0a                                    |.0.7.|
> 00000005
> 
> U+00C9's encoding does end in the 0x37 byte (7 in ASCII and GB18030).
[...]
> Reproduced with 2.25, 2.26 and the current git head on ubuntu 16.04 amd64.
[...]

Same behaviour with 2.26 on Solaris 11.

-- 
Stephane





reply via email to

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