[Issue 15150] [REG2.068.1] Public selective import causes conflict

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 5 23:53:32 PDT 2015


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/9e1e61d6e9d7713f8d64def9c468c0771bb6efff
fix Issue 15150 - Public selective import causes conflict

By making `EnumMember` to the subclass of `VarDeclaration`, the symbol itself
can be representation of the enum member name.

https://github.com/D-Programming-Language/dmd/commit/f8d24cd1796bfe369fcd55feff191b99b96aa094
Merge pull request #5161 from 9rnsr/fix15150

[REG2.068.1] Issue 15150 - Public selective import causes conflict

--


More information about the Digitalmars-d-bugs mailing list