Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2019 18:56:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 172215] localeconv() grouping appears not to match POSIX
Message-ID:  <bug-172215-99-4TjXg1ckuj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-172215-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-172215-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=3D172215

Yuri Pankov <yuripv@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuripv@FreeBSD.org

--- Comment #3 from Yuri Pankov <yuripv@FreeBSD.org> ---
I stumbled upon this issue while looking into locale(1) reporting incorrect
values (i.e. 127 instead of -1 for a lot of keywords), and indeed localecon=
v()
returns not what one would expect reading
https://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap07.html.

For the locale(1), I'll just check for 127, but for the ports, I doubt the
fallout from fixing this could ever be tested by exp-run as a lot of projec=
ts
could just #ifdef us and expect "\177", those would still compile, but
misbehave.

--=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-172215-99-4TjXg1ckuj>