c++/5104: template using std::set_terminate fails due to throw() qualifier in <exception>
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Apr 3 17:38:00 GMT 2002
Synopsis: template using std::set_terminate fails due to throw() qualifier in <exception>
State-Changed-From-To: analyzed->closed
State-Changed-By: jason
State-Changed-When: Wed Apr 3 17:36:05 2002
State-Changed-Why:
Actually, this is a bug. Fixed for 3.1 by
* typeck.c (comptypes) [FUNCTION_TYPE]: Don't compare exception
specifiers.
[METHOD_TYPE]: Use same code as FUNCTION_TYPE.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5104
More information about the Gcc-bugs
mailing list