https://issues.dlang.org/show_bug.cgi?id=9631
--- Comment #14 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/5c2155907e511cd4212a88ba57642b5336cb6e6f Issue 9631 - Error message not using fully qualified name Fix "cannot implicitly convert expression" ambiguous errors. Add Type.toAutoQualChars(). https://github.com/dlang/dmd/commit/d8188cb809d9442d2dd2aec4a9cb500031bb0232 Merge pull request #7405 from ntrel/qualify-symbol Issue 9631 - Error message not using fully qualified name merged-on-behalf-of: Mike Franklin <[email protected]> --
