This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12874] [Regression] cannot declare throw (Exception) in class Exception itself
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Nov 2003 10:57:26 -0000
- Subject: [Bug c++/12874] [Regression] cannot declare throw (Exception) in class Exception itself
- References: <20031102025000.12874.rmerkert@alphatech.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12874
------- Additional Comments From gdr at integrable-solutions dot net 2003-11-04 10:57 -------
Subject: Re: [Regression] cannot declare throw (Exception) in class Exception itself
"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| The 3.4 problem is the only regression here, I will filed a new PR
| for this one: bug 12879.
I believe Jason checked a patch in something ago, with the intent of
being less stringent in some cases -- but I do not think he wanted the
behaviour you're filling a PR for
-- Gaby