This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/1605: exception::what() declares no exception list
- To: gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Subject: Re: libstdc++/1605: exception::what() declares no exception list
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Wed, 10 Jan 2001 22:01:27 -0800
Thanks for pointing this out.
Why stop with what()? Let's add all of the throw specs.
I've done some of this, but ran into a bit of trouble. I'll keep you posted:
http://gcc.gnu.org/ml/gcc-bugs/2001-01/msg00297.html
thanks,
benjamin