This is the mail archive of the libc-locales@sources.redhat.com 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]

Collating bug with period?


Hi,


If I do this

  mkdir t && cd t
  touch a.a a.b aaa

and then list the output, I get

  olau:~/t$ LANG=C ls -1
  a.a
  a.b
  aaa

  olau:~/t$ LANG=en_US ls -1
  a.a
  aaa
  a.b

I can reproduce this on different Red Hat systems. Is this a bug?

(Please keep the CC as I am not on the list.)

-- 
Ole Laursen
http://www.cs.aau.dk/~olau/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]