digitalmars.D - -transition=checkimports false positives?
- =?UTF-8?B?THXDrXM=?= Marques (5/5) Apr 08 2016 When using -transition=checkimports I get messages like these:
- Kagamin (1/1) Apr 08 2016 https://issues.dlang.org/show_bug.cgi?id=15857 ?
When using -transition=checkimports I get messages like these: foo.d: Deprecation: local import search method found overloadset foo.map instead of overloadset foo.map I don't see anything obviously wrong with the imports. Is this a bug? Is this worth the time to reduce it to a simple test case?
Apr 08 2016