On Wednesday, 27 May 2015 at 15:21:38 UTC, weaselcat wrote:
I might be wrong, but I thought dip25 was only enabled in @safe annotated code?

I updated bylinefast at

https://github.com/nordlow/justd/blob/master/bylinefast.d#L188

to make the unittest @safe and members of @trusted.

DMD (2.067 and git master) with -dip25 still doesn't complain about

https://github.com/nordlow/justd/blob/master/bylinefast.d#L198

nor

https://github.com/nordlow/justd/blob/master/bylinefast.d#L203

...

Reply via email to