Discussion Thread: DIP 1028--Make @safe the Default--Final Review

Kagamin spam at here.lot
Fri Mar 27 05:27:18 UTC 2020


On Thursday, 26 March 2020 at 23:10:17 UTC, Jonathan M Davis 
wrote:
> Except that in @system code, the bounds checking gets turned 
> off with -release. So, with @system as the default, a lot less 
> bounds checking is going on than I think many people realize.

Type system protects against involuntary mistakes, the -release 
switch is voluntary.


More information about the Digitalmars-d mailing list