gcc/libstdc++-v3/include
Paolo Carlini 90f8b69248 re PR libstdc++/13976 (ext/new_allocator.h:81: warning: unused parameter '__h')
2004-02-02  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/13976
	* include/ext/malloc_allocator.h (malloc_allocator::allocate):
	Make the second parameter unnamed, to void unused parameter
	warnings.
	* include/ext/mt_allocator.h (__mt_alloc::allocate): Ditto.
	* include/ext/new_allocator.h (new_allocator::allocate): Ditto.

From-SVN: r77111
2004-02-02 12:39:55 +00:00
..
backward Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
bits Daily bump. 2004-02-02 00:16:13 +00:00
c std_cctype.h, [...]: Remove trailing whitespace. 2003-12-09 04:41:52 +01:00
c_compatibility iso646.h, [...]: Remove trailing whitespace. 2003-12-09 04:51:46 +01:00
c_std acconfig.h: Add _GLIBCXX_USE_C99_MATH. 2003-12-29 19:26:16 +00:00
debug re PR libstdc++/13838 (std::bitset<>::operator |= error with -D_GLIBCXX_DEBUG) 2004-01-24 01:25:37 +00:00
ext re PR libstdc++/13976 (ext/new_allocator.h:81: warning: unused parameter '__h') 2004-02-02 12:39:55 +00:00
std c_locale.h: Change ::malloc() to new char[]. 2004-01-30 03:43:00 +00:00
Makefile.am Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
Makefile.in Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
stdc++.h