Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2023 13:21:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 257972] collating sequence not sensible in some locales
Message-ID:  <bug-257972-99-1q0lTCOPRQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257972-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257972-99@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=3D257972

--- 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, inclusiv=
e.
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".

--=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-257972-99-1q0lTCOPRQ>