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 libc/3955] New: iconv : Euro sign and Registered sign missing in JOHAB


Euro and Registered sign were added to KS X 1001 in 1997/8. We added them to
EUC-KR and ISO-2022-KR in 2001~2, but they're apparently missing in JOHAB.  I'm
not sure how this can happen because as far as I remember, the 'symbol
character' mapping data is shared by all 4 Korean encoding converters (EUC-KR,
CP949, ISO-2022-KR and JOHAB). 

0xD9E6  0x20AC  # EURO SIGN
0xD9E7  0x00AE  # REGISTERED SIGN

-- 
           Summary: iconv : Euro sign and Registered sign missing in JOHAB
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: jshin1987 at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=3955

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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