[Issue 15857] incorrect checkimports mismatch for overload sets

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Apr 17 14:45:12 PDT 2016


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

--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/082e1199c258e99f7867ca33509db9ae9a31f3ae
Issue 15857 - incorrect checkimports mismatch for overload sets

Cache the generated `OverloadSet` object into scope, and prevent repetition of
identical objects.

https://github.com/dlang/dmd/commit/82c5682edbd876767d3853bd6fdd2cc70ebfa73b
Merge pull request #5681 from 9rnsr/fix15857

Issue 15857 - incorrect checkimports mismatch for overload sets

--


More information about the Digitalmars-d-bugs mailing list