D and Secure Programming

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sun Oct 2 19:59:09 PDT 2016


On 10/2/2016 7:14 PM, Jacob wrote:
> Has existed since 2010... https://issues.dlang.org/show_bug.cgi?id=3720

Thanks. I added the 'safe' keyword.


> Also using a proxy is suboptimal, if you use a cast() and add in "ref
> SomeStruct" as a parameter, it functions properly and doesn't require the proxy.

Could you present a code sample, please?


More information about the Digitalmars-d mailing list