libstdc++/8258

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Tue Nov 5 16:16:00 GMT 2002


The following reply was made to PR libstdc++/8258; it has been noted by GNATS.

From: bkoz@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/8258
Date: 6 Nov 2002 00:08:38 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	bkoz@gcc.gnu.org	2002-11-05 16:08:38
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/include/bits: istream.tcc 
 	libstdc++-v3/testsuite/27_io: istream_unformatted.cc 
 
 Log message:
 	2002-11-05  Benjamin Kosnik  <bkoz@redhat.com>
 	
 	PR libstdc++/8258
 	* include/bits/istream.tcc (istream::readsome): Don't set eofbit
 	for null buffer.
 	(istream::operator>>(_CharT*)): Use traits_type.
 	(istream::ws): Same.
 	(istream::operator>>(string)): Same.
 	* testsuite/27_io/istream_unformatted.cc (test11): Add.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1057.2.159.2.46&r2=1.1057.2.159.2.47
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.24.2.6.2.4&r2=1.24.2.6.2.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/istream_unformatted.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.15.14.2.4.1&r2=1.15.14.2.4.2
 



More information about the Gcc-prs mailing list