Anyone using @nogc exceptions (-dip1008)?
Guillaume Piolat
first.last at gmail.com
Wed Mar 6 12:57:02 UTC 2019
On Wednesday, 6 March 2019 at 12:36:56 UTC, Mike Parker wrote:
> Some time ago, Walter asked me to postpone DIP 1008,
> "Exceptions and @nogc". Subsequently, an implementation was
> merged behind the -dip1008 flag. In helping to determine how to
> move forward with the DIP, we'd like to know if anyone is
> actually using the feature and, if so, what your experience
> with it has been.
>
> And a small request, if you feel the urge to say something
> about the DIP process in this thread, please start a new thread
> instead. I'd like to keep this one on topic so I don't have to
> dig for the relevant info.
>
> Thanks!
Haven't used it, however we could have a use for it one day as we
throw manually allocated @nogc exception.
More information about the Digitalmars-d
mailing list