Local imports hide local symbols
Brian Schott via Digitalmars-d
digitalmars-d at puremagic.com
Tue Sep 23 14:37:11 PDT 2014
On Tuesday, 23 September 2014 at 18:34:51 UTC, Andrei
Alexandrescu wrote:
> I've raised https://issues.dlang.org/show_bug.cgi?id=10378 to
> critical. Please chime in with ideas for a good solution.
> Thanks! -- Andrei
In the meantime, anybody who wants to know if their code is
vulnerable to this problem can grab D-Scanner from git master and
run the style checker.
https://github.com/Hackerpilot/Dscanner/commit/95c8b1b19a1ec235aa50b7e9c2e0f4d5a4b1d404
More information about the Digitalmars-d
mailing list