Vision for the D language - stabilizing complexity?
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 12 00:25:48 PDT 2016
On Tuesday, 12 July 2016 at 06:36:18 UTC, Jacob Carlborg wrote:
> Not sure if this is what deadalnix thinks about but @safe
> should be a whitelist of features, not a blacklist [1]. But you
> already closed that bug report as invalid.
>
> [1] https://issues.dlang.org/show_bug.cgi?id=12941
I think that we should have a set of rule that we can look at and
that provide an insurance that things are memory safe. Whitelist
vs blacklist is an implementation detail (while surely, whitelist
seems like a better approach).
More information about the Digitalmars-d
mailing list