gcc/libstdc++-v3 ChangeLog include/std/std_str ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Mon Apr 21 18:11:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2003-04-21 18:11:51

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/std: std_streambuf.h 

Log message:
	2003-04-21  Paolo Carlini  <pcarlini@unitus.it>
	
	* include/std/std_streambuf.h (uflow()): It's used only by
	basic_stringbuf (i.e., basic_filebuf provide its own uflow()),
	therefore do not consider the _M_buf_unified == true case.
	
	* include/std/std_streambuf.h (sgetc()): Restore __ret variable.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1650&r2=1.1651
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_streambuf.h.diff?cvsroot=gcc&r1=1.21&r2=1.22



More information about the Libstdc++-cvs mailing list