This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog include/tr1/memory
- From: redi at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 2 Mar 2005 19:42:52 -0000
- Subject: gcc/libstdc++-v3 ChangeLog include/tr1/memory
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: redi@gcc.gnu.org 2005-03-02 19:42:52
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/tr1: memory
Log message:
* include/tr1/memory: Replace checked_deleter with (unchecked)
_Sp_deleter as GCC warns about delete on incomplete types anyway.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2917.2.4&r2=1.2917.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/memory.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.4.1&r2=1.1.4.2