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

aliak something at something.com
Wed Apr 8 13:35:33 UTC 2020


On Wednesday, 8 April 2020 at 13:09:33 UTC, Steven Schveighoffer 
wrote:
> On 4/7/20 10:01 PM, Timon Gehr wrote:
>> [...]
> [...]

It really feels like you and Timon are talking past each other 
based on mixing up extern(C) declarations and extern(C) 
definitions?

You can't mechanically check an extern(C) function declaration 
with no source code. And @trusted on a mechanically checked 
extern(C) function definition doesn't help anyone.


More information about the Digitalmars-d mailing list