[Issue 9631] Error message not using fully qualified name when appropriate.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 13 12:58:07 UTC 2017


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

--- Comment #14 from github-bugzilla at puremagic.com ---
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 <JinShil at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list