Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 2014 08:48:46 +0000
From:      no-reply-bugzilla-daemon@freebsd.org
To:        freebsd-standards@FreeBSD.org
Subject:   [Bug 172215] localeconv() grouping appears not to match POSIX
Message-ID:  <bug-172215-15-LveghodHXY@http.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-172215-15@http.bugs.freebsd.org/bugzilla/>
References:  <bug-172215-15@http.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172215

David Chisnall <theraven@FreeBSD.org> changed:

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

--- Comment #1 from David Chisnall <theraven@FreeBSD.org> ---
This looks correct, and may account for a couple of the libc++ test failures. 
I'm not sure what the ports fallout for the fix would be though.  The -1, ""
case seems more sensible because it means that callers don't need to special
case the no-grouping case (-1, "" means treat all remaining characters as
having no grouping)

-- 
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-15-LveghodHXY>