[Bug libstdc++/13831] Unused variable in basic_filebuf::underflow

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 23 16:51:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-23 16:51 -------
Subject: Bug 13831

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2004-01-23 16:51:24

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

Log message:
	2004-01-23  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/13831
	* include/bits/fstream.tcc (underflow): Remove unused
	variable.
	* include/bits/streambuf_iterator.h (equal): Ditto.
	* include/bits/locale_facets.h (_M_convert_from_char):
	Ditto.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2240&r2=1.2241
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&r1=1.116&r2=1.117
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf_iterator.h.diff?cvsroot=gcc&r1=1.14&r2=1.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.h.diff?cvsroot=gcc&r1=1.85&r2=1.86



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13831



More information about the Gcc-bugs mailing list