------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-23 10:40 ------- Subject: Bug 23358
CVSROOT: /cvs/gcc Module name: gcc Changes by: [EMAIL PROTECTED] 2005-08-23 10:40:14 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/include/bits: stl_construct.h Log message: 2005-08-23 Thomas Kho <[EMAIL PROTECTED]> PR libstdc++/23358 * include/bits/stl_construct.h (_Destroy(_ForwardIterator, _ForwardIterator, allocator<_Tp>)): Removed unused template parameter. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3074&r2=1.3075 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_construct.h.diff?cvsroot=gcc&r1=1.21&r2=1.22 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23358