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/11979] New: EBCDIC-CP-AR2 alias is defined for multiple different character sets in gconv-modules


In the list of aliases in iconvdata/gconv-modules there exist the following 
lines (not directly following each other though):

alias	EBCDIC-CP-AR2//		IBM918//
alias	EBCDIC-CP-AR2//		IBM930//
alias	EBCDIC-CP-AR2//		IBM933//
alias	EBCDIC-CP-AR2//		IBM935//
alias	EBCDIC-CP-AR2//		IBM937//
alias	EBCDIC-CP-AR2//		IBM939//

Obviously, this can not be correct, because this would mean that all the named 
IBM9XX code pages are the same which is not the case. The correct line is the 
first one (i.e. EBCDIC-CP-AR2// is actually an alias for IBM918).

-- 
           Summary: EBCDIC-CP-AR2 alias is defined for multiple different
                    character sets in gconv-modules
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: glibcbugz at ghalkes dot nl
                CC: glibc-bugs at sources dot redhat dot com


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

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