libstdc++/ /ChangeLog its/std_fstream.h its/is ...

bkoz@sourceware.cygnus.com bkoz@sourceware.cygnus.com
Wed Nov 10 00:24:00 GMT 1999


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	99/11/10 00:24:25

Modified files:
	.              : ChangeLog 
	bits           : std_fstream.h istream.tcc std_istream.h 
	                 std_sstream.h 
	testsuite/27_io: istream_unformatted.cc 

Log message:
	1999-11-09  Scott Snyder  <snyder@fnal.gov>
	
	* bits/std_fstream.h (basic_filebuf::sync): Unconditionally call
	_M_file->sync() so that redirection works correctly.
	
	1999-11-09  Benjamin Kosnik  <bkoz@haight.constant.com>
	
	* bits/istream.tcc: Re-order.
	* bits/std_istream.h: Fix getline problems.
	* testsuite/27_io/istream_unformatted.cc: New tests.
	
	Clean up regressions.
	* bits/std_sstream.h: Set initial stringbufs correctly.



More information about the Libstdc++-cvs mailing list