Date: Tue, 18 Feb 2025 13:42:44 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 284864] sort does case-independent sort even without -f or --ignore-case Message-ID: <bug-284864-227-6H5IXt12RI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284864-227@https.bugs.freebsd.org/bugzilla/> References: <bug-284864-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284864 --- Comment #9 from wbe@psr.com --- (In reply to Bob Bishop from comment #7) > https://www.unicode.org/reports/tr10/ Interesting. Thanks! While the locale I was using was not a Unicode one, = its collation tables presumably work the same way. And, according to Andriy in Comment #4, the collation order there is 'a' before 'A', which is the oppos= ite of locale C, explaining the AAAA vs. aaaa results. Perhaps then the man page addition to the -f description should be more like "Collation order depends on locale where case may be less important than wh= at follows in the sort field." --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284864-227-6H5IXt12RI>