reassign 695489 coreutils 8.13-3.4 found 695489 8.20-3 severity 695489 important retitle 695489 sort -u and uniq losing data with pt_BR.UTF-8 thanks
On Mon, Dec 10, 2012 at 1:40 PM, Agustin Martin <[email protected]> wrote: > No words are duplicated (besides upper/lowercase versions for some of them), > just words are sorted under a locale different than its own and this causes > some mess. This is probably a bug in sort, testing differences after Indeed words aren't duplicated (sorry that I didn't see this before with a diff). I don't know if it's exactly the same problem with #685238 but it fails with current coreutils versions (thus reassigning to it). "sort /usr/share/dict/brazilian | uniq" gives the same result (loses valid words) Thank you! Best regards, Nelson -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

