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]

Re: c++/1703


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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
  wolfgang.bangerth@iwr.uni-heidelberg.de
Cc:  
Subject: Re: c++/1703
Date: 22 Jan 2001 11:56:40 -0000

 Synopsis: g++ creates default destructor with wrong `throw' signature
 
 State-Changed-From-To: open->closed
 State-Changed-By: nathan
 State-Changed-When: Mon Jan 22 03:56:40 2001
 State-Changed-Why:
     not a bug. 15.4/13 tells us that if the ctor invokes
     a function that can throw, that function's exceptions get
     added to the synthesized ctor
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1703&database=gcc

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