[Bug libstdc++/20914] New: Another grouping trouble
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Sat Apr 9 07:47:00 GMT 2005
Unfortunately, we have got another *long* standing issue, which affects both
integers and floats: when grouping, we should not involve an initial sign. For
instance, -200000, in "de_DE" gets grouped as -.200.000 and the initial '.' on
the left is completely bogus.
--
Summary: Another grouping trouble
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: pcarlini at suse dot de
ReportedBy: pcarlini at suse dot de
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20914
More information about the Gcc-bugs
mailing list