bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34522] Wrong sorting with German locale


From: Vladimir Serbinenko
Subject: [bug #34522] Wrong sorting with German locale
Date: Sun, 16 Oct 2011 13:17:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 Iceweasel/7.0.1

Follow-up Comment #5, bug #34522 (project grub):

Minimal testcase is:
echo -e 3.0.0 \n2.6.38|LC_NUMERIC=de_DE.UTF-8 sort -n
it sorts them in a wrong order but
echo -e 3.0.0 \n2.6.38|LANG=de_DE.UTF-8 LC_NUMERIC=C sort -n
sorts them right.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34522>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]