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

Reply via email to