DIP 1028---Make @safe the Default---Community Review Round 1

bachmeier no at spam.net
Thu Jan 2 11:31:59 UTC 2020


On Thursday, 2 January 2020 at 11:19:52 UTC, jmh530 wrote:
> On Thursday, 2 January 2020 at 09:47:48 UTC, Mike Parker wrote:
>> This is the feedback thread for the first round of Community 
>> Review for DIP 1028, "Make @safe the Default":
>>
>
> I believe this DIP should be not be accepted until 1) it is 
> possible to write a @safe RC type, 2) someone writes a tool 
> that adds @system to every function that is not annotated @safe 
> or @trusted (or already @system) (probably not that hard).

If a function is not annotated, why should it default to @system? 
That has a specific meaning that probably shouldn't apply to most 
code.


More information about the Digitalmars-d mailing list