On Fri, May 27, 2016 at 6:34 AM, Kurt Roeckx <k...@roeckx.be> wrote:
> On 2016-05-27 03:50, Nathan Froyd wrote:
>> Given the standard library's pervasive use of exceptions, and our
>> aversion to the same, if you are using a standard library header
>> that's not listed here:
>
> Are there plans to start using C++ exception?  The wiki seems to suggest
> there are plans, but it was last modified in 2008.

There was a discussion about this topic recently that I thought was on
dev-platform, but some searching doesn't turn it up.  The consensus I
remember was that was it was semi-desirable, but auditing all of the
existing code for exception safety was a long, tedious task.  We'd
have to see what the size and runtime penalties looked like as well.

I don't think anybody's planning on tackling this anytime soon.

-Nathan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to