https://issues.dlang.org/show_bug.cgi?id=15856
--- Comment #2 from [email protected] --- 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 --
