all OS functions should be "nothrow @trusted @nogc"

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Thu Jul 27 23:48:14 PDT 2017


On 2017-07-27 13:46, Steven Schveighoffer wrote:

> So the result is that it will segfault. I don't see a problem with this. 
> It's what I would have expected.

The problem is that behavior might change depending on which compiler is 
used because the code is not valid according to the specification.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list