[Bug libstdc++/12653] Resolution of DR 303 (WP) still unimplemented
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 14 11:36:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-07-14 11:36 -------
Subject: Bug 12653
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: paolo@gcc.gnu.org 2004-07-14 11:36:09
Modified files:
libstdc++-v3 : ChangeLog.hammer
libstdc++-v3/include/std: std_bitset.h
Log message:
2004-07-14 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/12653
* include/std/std_bitset.h (operator>>): Implement resolution
of DR 303 [WP]: use widen('0') and widen('1').
* include/std/std_bitset.h (operator>>): Implement the common
requirements of formatted input functions (27.6.1.2.1).
* include/std/std_bitset.h (operator>>): Set the failbit when
nothing was extracted and _Nb != 0.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.24&r2=1.1.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_bitset.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.8.18.1&r2=1.8.18.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12653
More information about the Gcc-bugs
mailing list