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

--- Comment #6 from github-bugzi...@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

--

Reply via email to