[Bug libstdc++/39168] Incorrect interpretation of CHAR_MAX inside grouping string in monetary and numeric facets.

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Fri Feb 13 15:21:00 GMT 2009



------- Comment #14 from paolo dot carlini at oracle dot com  2009-02-13 15:21 -------
If I understand correctly, in order to implement the POSIX behavior for C++,
assuming we want it, the Standard should be clarified to explain that values <=
0 or CHAR_MAX are different in that do no admit repetitions, thus saying
explicitly that such group is effectively the last, arbitrarily long, one.

I must say, that is what we would do when formatting anyway.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39168



More information about the Gcc-bugs mailing list