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

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Nov 24 17:01:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2004-11-24 17:01:22

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: streambuf_iterator.h 

Log message:
	2004-11-24  Nathan Myers  <ncm@cantrip.org>
	
	* include/bits/streambuf_iterator.h
	(istreambuf_iterator<>::operator++(), operator++(int)): Don't
	check unnecessarily the return value of _M_sbuf->sbumpc().

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2781&r2=1.2782
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf_iterator.h.diff?cvsroot=gcc&r1=1.20&r2=1.21



More information about the Libstdc++-cvs mailing list