[Bug 257972] collating sequence not sensible in some locales
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257972] collating sequence not sensible in some locales"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Mar 2023 13:21:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257972 --- Comment #7 from Yuri Pankov <yuripv@FreeBSD.org> --- All I can say here is quote the following from https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html: --- In the POSIX locale, a range expression represents the set of collating elements that fall between two elements in the collation sequence, inclusive. In other locales, a range expression has unspecified behavior: strictly conforming applications shall not rely on whether the range expression is valid, or on the set of collating elements matched. --- So my take on this is "don't use range expressions". -- You are receiving this mail because: You are the assignee for the bug.