Re: GCC RES: Restrictive Exception Specification: 0.1 - Alpha. Feedback Request.

2009-04-10 Thread Jason Merrill
Chris Lattner wrote: On Apr 10, 2009, at 1:55 PM, Jason Merrill wrote: My impression is that the C++ committee generally feel that exception specifications are a failed feature, and nobody is particularly interested in fixing them. Have you seen this? http://www.open-std.org/JTC1/SC22/WG21/do

Re: GCC RES: Restrictive Exception Specification: 0.1 - Alpha. Feedback Request.

2009-04-10 Thread Chris Lattner
On Apr 10, 2009, at 1:55 PM, Jason Merrill wrote: My impression is that the C++ committee generally feel that exception specifications are a failed feature, and nobody is particularly interested in fixing them. Hi Jason, Have you seen this? http://www.open-std.org/JTC1/SC22/WG21/docs/papers

Re: GCC RES: Restrictive Exception Specification: 0.1 - Alpha. Feedback Request.

2009-04-10 Thread Jason Merrill
Simon Hill wrote: C) Lastly, it would be nice if someone could indicate whether a finished and fully functional version of this project would be likely to make it into the mainline as I have seen requests for its functionality many times, including on this mailing list, and it has no downside: -

Re: GCC RES: Restrictive Exception Specification: 0.1 - Alpha. Feedback Request.

2009-01-26 Thread Ben Elliston
Hi Simon > I recently (on 18/12/2008) mailed a GCC patch to this mailing list, > but I went on holiday after and have only just arrived back. I > probably should have asked for some feedback then. Thanks for taking the time to describe your work in the right amount of detail. I think you need a

GCC RES: Restrictive Exception Specification: 0.1 - Alpha. Feedback Request.

2009-01-23 Thread Simon Hill
I recently (on 18/12/2008) mailed a GCC patch to this mailing list, but I went on holiday after and have only just arrived back. I probably should have asked for some feedback then. The patch is for the C++ component of GCC. It adds some compiler warning options. The primary usage of these options