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/4655] "copy" directives misparse


------- Additional Comments From madcoder at debian dot org  2007-06-18 12:45 -------
(In reply to comment #3)
> You haven't shown any bug.  All locale files which come with glibc work.  
I'll
> close the bug unless you can show where the problem is.

yes there is a locale failing in upstream glibc, it's am_ET that reads :

LC_COLLATE 
% 
%  The ETHIOPIC script declaration must come first. 
% 
script <ETHIOPIC> 
% 
% Copy the template from ISO/IEC 14651 
% 
copy "iso14651_t1" 
% 

the "script <ETHIOPIC>" breaks it all. It affects many locales that also copy 
am_ET (like eg gez_ER@abegede)

-- 


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

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