[Issue 15404] [internal] DotIdExp(TOKdot) and DotExp(TOKdotexp)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jan 3 06:02:43 PST 2016


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

--- 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/c82fa39aae1dbb5960c709fab63aa01150bad684
fix Issue 15404 (1) - Use TOKdotid for DotIdExp

https://github.com/D-Programming-Language/dmd/commit/f8b8f70b115dca9818abf2296e84c43304b34be9
fix Issue 15404 (2) - Use TOKdot for DotExp

https://github.com/D-Programming-Language/dmd/commit/a98741fb8f2e3c078b1d405d4708b381fa801f1d
Merge pull request #5298 from 9rnsr/fix15404

--


More information about the Digitalmars-d-bugs mailing list