egcs/libstdc++-v3 ChangeLog bits/streambuf.tcc ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Tue May 9 00:19:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bkoz@sourceware.cygnus.com	00/05/09 00:19:15

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

Log message:
	2000-05-09  Vadim Egorov  <egorovv@mailandnews.com>
	Benjamin Kosnik  <bkoz@gnu.org>
	Nathan Myers  <ncm@cantrip.org>
	Dietmar Kuehl  <dietmar_kuehl@yahoo.com>
	
	* bits/streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case.
	(basic_streambuf::xsputn): Make consistent.
	* testsuite/27_io/filebuf.cc: Add tests.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.18&r2=1.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/bits/streambuf.tcc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/testsuite/27_io/filebuf.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3



More information about the Libstdc++-cvs mailing list