This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Checking exception specifications
- To: uabp at rz dot uni-karlsruhe dot de (Sebastian Ritterbusch)
- Subject: Re: Checking exception specifications
- From: Jason Merrill <jason at cygnus dot com>
- Date: 10 Aug 1998 11:55:34 -0700
- Cc: egcs at cygnus dot com
- References: <E0z5ol3-000294-00.cygnus.egcs@rz114s1.rz.uni-karlsruhe.de>
>>>>> Sebastian Ritterbusch <uabp@rz.uni-karlsruhe.de> writes:
> Is there any way to let the compiler check if the specifications are
> correct?
This is certainly possible, but I don't think anyone is planning to work on
it any time soon.
Jason