libstdc++/ /ChangeLog its/std_streambuf.h its/ ...

bkoz@sourceware.cygnus.com bkoz@sourceware.cygnus.com
Mon Oct 11 18:44:00 GMT 1999


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	99/10/11 18:44:39

Modified files:
	.              : ChangeLog 
	bits           : std_streambuf.h streambuf.tcc 
	testsuite/27_io: filebuf.cc 

Log message:
	1999-10-11  Benjamin Kosnik  <bkoz@milou.cygnus.com>
	
	* bits/std_streambuf.h: Fix minor blip--should explicitly return
	(pbackfail): Conform to default behavior.
	(overflow): Same.
	* bits/streambuf.tcc: Add out-of-line streambuf members.
	(xsputn): Tweak.
	(xsgetn): Tweak.
	*gptr(), not the result of underflow.
	* testsuite/27_io/streambuf.cc: New file.
	* testsuite/27_io/filebuf.cc: Correct test.



More information about the Libstdc++-cvs mailing list