Follow-up Comment #1, bug #27373 (project coreutils): I can't reproduce this or see anything wrong with the code.
All 720 of my locales work fine: $ for LANG in $(locale -a); do printf "KnEnMnZn" | ./sort -h | tr -d 'n'; echo; done | uniq -c 720 KMEZ Can you give your libc version? Could you add a printf() to the find_unit_order() function in sort.c to see if it's called? thanks. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?27373> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/