[Bug libstdc++/13976] ext/new_allocator.h:81: warning: unused parameter '__h'

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 2 13:04:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-02 13:04 -------
Subject: Bug 13976

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2004-02-02 13:04:37

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/ext: malloc_allocator.h new_allocator.h 

Log message:
	2004-02-02  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/13976 (continued)
	* include/ext/malloc_allocator.h (malloc_allocator::deallocate):
	Make the second parameter unnamed, to void unused parameter
	warnings.
	* include/ext/new_allocator.h (new_allocator::deallocate): Ditto.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2287&r2=1.2288
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/malloc_allocator.h.diff?cvsroot=gcc&r1=1.5&r2=1.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/new_allocator.h.diff?cvsroot=gcc&r1=1.4&r2=1.5



-- 


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



More information about the Gcc-bugs mailing list