libstdc++/ /ChangeLog its/locale_facets.tcc es ...
bkoz@sourceware.cygnus.com
bkoz@sourceware.cygnus.com
Thu Jan 27 04:17:00 GMT 2000
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@sourceware.cygnus.com 00/01/27 04:17:10
Modified files:
. : ChangeLog
bits : locale_facets.tcc
testsuite/27_io: istream_extractor_arith.cc
Log message:
2000-01-26 Benjamin Kosnik <bkoz@redhat.com>
* bits/locale_facets.tcc (num_get::_M_extract): Add the freaking
crazy group checking for numpunct, for real this time. At some
point, the local variable __grp should probably get replaced a
char array, or something a bit more lightweight.
(num_get::do_get(bool)): Simplify. Don't set bool reference to
parsed value unless err isn't failbit.
(num_get::do_get(*)): Same, make consistent.
Nathan Myers <ncm@zembu.com>
Jim Parsons <parsons@clearway.com>
* testsuite/27_io/istream_extractor_arith.cc (test08): Add
more grouping tests, tweak, scold, wine.
More information about the Libstdc++-cvs
mailing list