[Issue 10100] Identifiers with double underscores and allMembers
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Dec 26 02:41:01 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=10100
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10697 "fix Issue 10100 - Identifiers with double
underscores and allMembers" was merged into master:
- 3aa3da224f6e6b075de0ddfb2416c52ee90f049c by Iain Buclaw:
fix Issue 10100 - Identifiers with double underscores and allMembers
Convert the identifier whitelist into a blacklist of all possible
internal D language declarations.
https://github.com/dlang/dmd/pull/10697
--
More information about the Digitalmars-d-bugs
mailing list