gcc/libstdc++-v3 ChangeLog include/bits/istrea ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Thu Jul 25 16:20:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2002-07-25 16:20:49

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: istream.tcc 
	libstdc++-v3/testsuite/27_io: istream_unformatted.cc 

Log message:
	2002-07-25  Benjamin Kosnik  <bkoz@redhat.com>
	
	PR libstdc++/7220
	* include/bits/istream.tcc (istream::ignore): Don't extract on
	zero.
	* testsuite/27_io/istream_unformatted.cc (test10): Add.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1293&r2=1.1294
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&r1=1.31&r2=1.32
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/istream_unformatted.cc.diff?cvsroot=gcc&r1=1.17&r2=1.18



More information about the Gcc-cvs mailing list