[Bug 172215] localeconv() grouping appears not to match POSIX
no-reply-bugzilla-daemon at freebsd.org
no-reply-bugzilla-daemon at freebsd.org
Mon Jun 2 08:48:46 UTC 2014
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172215
David Chisnall <theraven at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |theraven at FreeBSD.org
--- Comment #1 from David Chisnall <theraven at 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.
More information about the freebsd-standards
mailing list