newCTFE Status September 2019
Dominikus Dittes Scherkl
dominikus.scherkl at continental-corporation.com
Thu Sep 5 10:55:30 UTC 2019
On Thursday, 5 September 2019 at 10:23:18 UTC, Stefan Koch wrote:
> Well no, if you have CTFE code up the stack which catches the
> Exception then it's fine.
> It's only a problem if the Exception would escape out of the
> ctfe-entry-point.
>
> Therefore I do have to provide the means for Exceptions to be
> thrown and caught within ctfe.
OMG. Do we really want a program to compile that throws and
catches exceptions _during compilation_? Who programs such crappy
shit should suffer worse than a simple compile error!
More information about the Digitalmars-d
mailing list