DIP 1028---Make @safe the Default---Community Review Round 1
matheus
matheus at gmail.com
Sat Jan 4 10:45:39 UTC 2020
On Saturday, 4 January 2020 at 06:43:16 UTC, Walter Bright wrote:
> On 1/3/2020 2:37 PM, monkyyy wrote:
>> I strongly oppose such a move.
>
> Just add:
>
> @system:
>
> to the top of your modules and you should be good to go for
> most cases.
I see this pattern is this topic: "just add @system and
everything will be fine".
So isn't this will create a trend where when developer is
bothered by the compiler then they will just do this and in the
end "safety" will never be achieve?
Matheus.
More information about the Digitalmars-d
mailing list