public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/374] New: The rules in LC_COLLATE are random and sometimes clearly wrong
@ 2004-09-08 23:53 munzirtaha at newhorizons dot com dot sa
  2004-09-09 16:27 ` [Bug libc/374] " gotom at debian dot or dot jp
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: munzirtaha at newhorizons dot com dot sa @ 2004-09-08 23:53 UTC (permalink / raw)
  To: glibc-bugs

[root@localhost home]# LC_COLLATE=en_US ls -- 0 a A -a a- aa "a a" a-a "a z"
0  a  -a  a-  A  aa  a a  a-a  a z
[root@localhost home]# LC_COLLATE=en_CA ls -- 0 a A -a a- aa "a a" a-a "a z"
0  A  a  -a  a-  aa  a a  a-a  a z
[root@localhost home]# LC_COLLATE=da ls -- 0 a A -a a- aa "a a" a-a "a z"
-a  0  A  a  a a  a z  a-  a-a  aa
[root@localhost home]# LC_COLLATE=ar_SA ls -- 0 a A -a a- aa "a a" a-a "a z"
0  A  a  a a  a z  aa  a-  a-a  -a

da: (the character "-" has a 1st order sorting value, coming before letters and
numbers; on most other locales "-" is ignored in sorting)
ar_SA: (note how ar_SA handles "-" as a collatable element coming after "z")

-- 
           Summary: The rules in LC_COLLATE are random and sometimes clearly
                    wrong
           Product: glibc
           Version: 2.3.3
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: munzirtaha at newhorizons dot com dot sa
                CC: glibc-bugs at sources dot redhat dot com,pablo at
                    mandrakesoft dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=374

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-04-10 16:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-08 23:53 [Bug libc/374] New: The rules in LC_COLLATE are random and sometimes clearly wrong munzirtaha at newhorizons dot com dot sa
2004-09-09 16:27 ` [Bug libc/374] " gotom at debian dot or dot jp
2004-09-12 18:38 ` munzirtaha at newhorizons dot com dot sa
2004-09-26  9:33 ` [Bug localedata/374] " drepper at redhat dot com
2004-09-30 20:26 ` munzirtaha at newhorizons dot com dot sa
2004-09-30 21:07 ` pablo at mandrakesoft dot com
2004-10-01 15:57 ` munzirtaha at newhorizons dot com dot sa
2005-01-17 21:42 ` barbier at linuxfr dot org
2005-01-17 21:43 ` barbier at linuxfr dot org
2005-01-17 22:29 ` barbier at linuxfr dot org
2005-10-14 23:02 ` drepper at redhat dot com
2006-04-10 16:56 ` mfabian at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).