[Bug libstdc++/12971] New: Resolution of DR 328 [WP] still unimplemented

paolo at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Nov 8 23:12:00 GMT 2003


Basically, money_put<>::do_put(..., long double) must use "%.0Lf" not "%.01f" (as
written in the standard) nor "%.01Lf" as currently in v3: passing a long double
with fractional part >= .5 constitutes a good testcase.

-- 
           Summary: Resolution of DR 328 [WP] still unimplemented
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: paolo at gcc dot gnu dot org
        ReportedBy: paolo at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: Any


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



More information about the Gcc-bugs mailing list