This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/20864] iconv: cp936 missing single-byte euro sign (0x80, U+20AC), not same as GBK


https://sourceware.org/bugzilla/show_bug.cgi?id=20864

Markus Trippelsdorf <markus at trippelsdorf dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markus at trippelsdorf dot de

--- Comment #4 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
It breaks "make check":

markus@x4 iconvdata % diff -u tst-GBK.charmap.table tst-GBK.table
--- tst-GBK.charmap.table       2016-11-29 10:39:30.511929077 +0100
+++ tst-GBK.table       2016-11-29 10:39:30.528595379 +0100
@@ -126,7 +126,6 @@
 0x7D   0x007D
 0x7E   0x007E
 0x7F   0x007F
-0x80   0x20AC
 0x8140 0x4E02
 0x8141 0x4E04
 0x8142 0x4E05

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]