[Bug libstdc++/16006] Conversions of numbers in fi_FI.UTF-8 produces incorrect UTF-8
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Wed Jun 16 09:13:00 GMT 2004
------- Additional Comments From pcarlini at suse dot de 2004-06-16 09:13 -------
Hi. First, a comment about your C lines: what do you mean by "%'d"? This format
string looks definitely incorrect to me and and if I change it to just "%d" the
expected
1224
is produced.
About the C++ lines: the particular capital A, is just the thousands separator
in the locale at issue. The output seems also ok (taking into account the
character set of yours (and mine;) shell)
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16006
More information about the Gcc-bugs
mailing list