@safe(bool)
jmh530 via Digitalmars-d
digitalmars-d at puremagic.com
Fri Aug 18 19:00:47 PDT 2017
On Saturday, 19 August 2017 at 00:37:06 UTC, Nicholas Wilson
wrote:
>
> Having to change the default attributes will be a rare
> occurrence (embedded (nothrow, nogc final) security critical
> (safe).
>
My reading of that updated DIP is that you can only change the
default attributes by hacking on DRuntime. If a project has a
custom runtime, I would figure most people would mention it
somewhere.
More information about the Digitalmars-d
mailing list