Proposal: Exceptions and @nogc

Atila Neves via Digitalmars-d digitalmars-d at puremagic.com
Tue Apr 4 01:08:59 PDT 2017


On Sunday, 2 April 2017 at 20:35:27 UTC, Walter Bright wrote:
> On 4/2/2017 8:24 AM, Dmitry Olshansky wrote:
>> [...]
>
> That's right.
>
>
>> [...]
>
> Yes, it's possible. But I'd have to be convinced that there 
> isn't some other problem with a design that requires 
> preallocated exceptions.
>
> [...]

I think the point here is that some people already use 
pre-allocated exceptions. With this proposal, they'd have to 
change their codebase or suddenly have it go much slower.

Atila


More information about the Digitalmars-d mailing list