gcc/libstdc++-v3 ChangeLog include/debug/safe_ ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Mon Jun 28 19:00:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2004-06-28 18:31:18

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/debug: safe_base.h 
	libstdc++-v3/libsupc++: tinfo.cc 

Log message:
	2004-06-28  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/debug/safe_base.h (__gnu_debug::_Safe_sequence_base):
	Revert -Weffc++ changes that defined copy ctory and or assignment
	operator.
	* libsupc++/tinfo.cc (__upcast_result): Same.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2548&r2=1.2549
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/debug/safe_base.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/tinfo.cc.diff?cvsroot=gcc&r1=1.16&r2=1.17



More information about the Libstdc++-cvs mailing list