https://issues.dlang.org/show_bug.cgi?id=10100
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #4 from Dlang Bot <[email protected]> --- @ibuclaw created dlang/dmd pull request #10697 "fix Issue 10100 - Identifiers with double underscores and allMembers" fixing this issue: - 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 --
