This is the mail archive of the glibc-bugs@sources.redhat.com 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 localedata/259] sorting in en_US locale ignores non-letters


------- Additional Comments From pere at hungry dot com  2004-07-14 13:15 -------
This is the order I see on Solaris:

  % uname -a
  SunOS saruman.uio.no 5.8 Generic_108528-27 sun4u sparc SUNW,Ultra-4 Solaris
  % printf "Smith, Abel\nSmith, Elias\nSmithee, Alan\n" | LC_COLLATE=en_US sort
  Smith, Abel
  Smith, Elias
  Smithee, Alan
  %


-- 


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

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