[Issue 15825] dmd's -transition=checkimports reports a false positive for tuple __dollar

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Mar 23 20:15:00 PDT 2016


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

--- Comment #1 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/a13a024a02ab62ba88cbe0f87815032d931f3090
fix Issue 15825 - dmd's -transition=checkimports reports a false positive for
tuple __dollar

`ArrayScopeSymbol.search` repeatedly creates __dollar symbol for tuple `length`
propery.

https://github.com/D-Programming-Language/dmd/commit/cf273f717fb45ae4c0393c2eab7f0c4ed9e6e9ef
Merge pull request #5567 from 9rnsr/fix15825

Issue 15825 - dmd's -transition=checkimports reports a false positive for tuple
__dollar

--


More information about the Digitalmars-d-bugs mailing list