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

Steven Schveighoffer via Digitalmars-d digitalmars-d at puremagic.com
Tue Jul 25 11:07:06 PDT 2017


On 7/25/17 12:14 PM, Kagamin wrote:
> While we're at it, check this: 
> https://github.com/dlang/druntime/blob/master/src/core/stdc/stdio.d#L1047

Looks fine to me. That's not an array of FILE, it's a single pointer.

-Steve


More information about the Digitalmars-d mailing list