[Issue 15856] Confusing error message with -transition=checkimports

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue May 3 11:31:25 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=15856

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/7fcf45cf9b2ce6b789071a6cf2f79017ea642408
fix Issue 15856 - Confusing error message with -transition=checkimports

* Add -transition=chekcimporrts logic in Type(Struct|Class).dotExp
* Stop confusing deprecation message "... found in local import" message in
ScopeDsymbol.search

https://github.com/dlang/dmd/commit/c5a5758e1c958b0ba919aa1581afeba9bd829dac
Merge pull request #5651 from 9rnsr/fix15856

Issue 15856 - Confusing error message with -transition=checkimports

--


More information about the Digitalmars-d-bugs mailing list