[Bug 247494] sort(1) order affected by LC_CTYPE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 23 14:46:04 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247494
--- Comment #3 from Conrad Meyer <cem at freebsd.org> ---
(From mergesort, offset=1 is also wrong in LC_CTYPE=C. It should be offset=0.)
Probably we need to substract one from the radix level. But that is not the
only problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list