This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/3150: Ready 266: ~bad_exception,~bad_cast, ~bad_alloc, ~bad_typeid

[Get raw message]
Synopsis: Ready 266: ~bad_exception,~bad_cast, ~bad_alloc, ~bad_typeid

Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Fri Nov 30 20:22:34 2001
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Fri Nov 30 20:22:34 2001
State-Changed-Why:
    Fixed with
    
    2001-11-30  Benjamin Kosnik  <bkoz@redhat.com>
    
    	libstdc++/3150
    	DR/266
    	* libsupc++/exception (bad_exception::~bad_exception()): Remove
    	declaration.
    	* libsupc++/new (bad_alloc::~bad_alloc()): Remove.
    	* libsupc++/typeinfo (bad_cast::~bad_cast()): Remove.
    	(bad_typeid::~bad_typeid()): Remove.
    	* libsupc++/tinfo.cc (bad_cast::~bad_cast()): Remove definition.
    	(bad_typeid::~bad_typeid()): Same.
    	* libsupc++/new_handler.cc (bad_alloc::~bad_alloc()): Same.
    	* libsupc++/eh_exception.cc (bad_exception::~bad_exception()): Same.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=3150&database=gcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]