libstdc++/2921

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Fri May 25 15:36:00 GMT 2001


The following reply was made to PR libstdc++/2921; it has been noted by GNATS.

From: bkoz@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, pere@hungry.com
Cc:  
Subject: Re: libstdc++/2921
Date: 25 May 2001 22:29:15 -0000

 Synopsis: exception::what() return '9exception', not 'exception'
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: bkoz
 State-Changed-When: Fri May 25 15:29:15 2001
 State-Changed-Why:
     This was reported against libstdc++-v2, and this bug report database if for libstdc++-v3.
     
     Note that the string returned by std::exception::what() is implementation defined, so '9exception' is certainly ok. 
     
     In anycase, I think somebody should go over the v3 code and make sure that when exceptions are thrown, the string/message thrown is somewhat consistent. 
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2921&database=gcc



More information about the Gcc-prs mailing list