]> git.ipfire.org Git - thirdparty/gcc.git/commit
safe_base.h (__gnu_debug::_Safe_sequence_base): Revert -Weffc++ changes that defined...
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 28 Jun 2004 18:31:18 +0000 (18:31 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 28 Jun 2004 18:31:18 +0000 (18:31 +0000)
commit4723805a613630420229b7796965a04538067851
treed54db162455c74b00339d4ea7daaa9ab0b71f3ee
parent5afdc07a746be5af882e4c7c17951d5350794e55
safe_base.h (__gnu_debug::_Safe_sequence_base): Revert -Weffc++ changes that defined copy ctory and or assignment operator.

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.

From-SVN: r83804
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/safe_base.h
libstdc++-v3/libsupc++/tinfo.cc