This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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/20242] charmaps/CP1125: wrong Unicode mapping for codepoints 0xFA and 0xFB


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

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
The Cyrillic scripts are a big mess when it comes to the code pages used.

The CP1125 as defined in glibc is officially known as RUSCII, CP866U or GOST
Ukrainian [1]. It is considered one of the alternate encodings.

It is true that glibc's CP1125 is not the same as IBM's CP1125 [2] and again
not the same as IMB's DB2 CP1125 [3].

Some detailed discussions about the ambiguities can be found on FreeDOS'
discussion lists [4].

Therefore given that CP1125 is so poorly defined and what glibc has right now
is RUSCII and used by various Cyrillic languages I don't see us changing
anything to match IBM's own conflicting standards. I expect it has been copied
into ICU, libiconv and Python because Cyrillic authors find it a useful version
of CP1125.

Until we have strong reason to change this I'm marking this as
RESOLVED/WONTFIX. If you have a need for an official CP1125 then you will need
to determine which version you need and we can add another charmap.

[1]
https://translate.google.ca/translate?hl=en&sl=ru&tl=en&u=http%3A%2F%2Fru.wikipedia.org%2Fwiki%2FCP1125

[2] http://www-01.ibm.com/software/globalization/ccsid/ccsid1125.html
http://www-01.ibm.com/software/globalization/cs/cs01332.html

[3]
https://www.ibm.com/support/knowledgecenter/SSEPGG_10.5.0/com.ibm.db2.luw.admin.nls.doc/doc/r0051847.html

[4] https://sourceforge.net/p/freedos/mailman/message/27393717/

-- 
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]