https://issues.dlang.org/show_bug.cgi?id=24754
Richard (Rikki) Andrew Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |accepts-invalid, safe Priority|P1 |P3 Status|RESOLVED |REOPENED CC| |[email protected] Resolution|INVALID |--- --- Comment #2 from Richard (Rikki) Andrew Cattermole <[email protected]> --- This might be a bug, DIP1000 should be catching this I think. I checked, and with it turned on it did not catch it. But yes, a pointer is allowed in @safe functions, including taking a pointer of currently. --
