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

Walter Bright newshound2 at digitalmars.com
Fri Jan 3 11:10:03 UTC 2020


On 1/2/2020 10:14 PM, Jesse Phillips wrote:
> I would part of the rational would be: A large portion of functions should find 
> themselves performing safe operations. Leaving off prevents the use of safe 
> functions which were not evaluated for safety (safe functions remain usable in 
> system functions).
> 
> This would be the same rational to apply nothrow by default. Though it may not 
> have the same qualities of benefits.

There's another DIP coming that will make nothrow the default. Please, anyone 
replying to this, start another thread for it.



More information about the Digitalmars-d mailing list