Call to Action: making Phobos @safe
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jun 30 14:09:36 PDT 2016
On 6/30/2016 4:09 AM, Steven Schveighoffer wrote:
> I would further say -- if you see a @trusted unit test, whoever wrote it doesn't
> understand the point of @trusted. Be sure and check the code it is testing too,
> and file bugs if appropriate.
I agree. Using @trusted properly turns out to have some surprising subtleties,
but this one is pretty much a no-brainer.
More information about the Digitalmars-d
mailing list