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

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Fri Mar 9 17:36:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2001-03-09 17:36:25

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

Log message:
	2001-03-09  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
	
	* include/bits/istream.tcc ( basic_istream<_CharT, _Traits>&
	operator>>(basic_istream<_CharT, _Traits>& __in, _CharT* __s)):
	Use streamsize, not int_type.
	
	2001-03-08  Benjamin Kosnik  <bkoz@redhat.com>
	
	* testsuite/27_io/streambuf.cc (test06): New test, disabled at the
	moment.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.501&r2=1.502
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/streambuf.cc.diff?cvsroot=gcc&r1=1.5&r2=1.6



More information about the Gcc-cvs mailing list