[Issue 16513] Speed up TemplateInstance.findExistingInstance hash
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Mar 22 05:20:54 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=16513
--- Comment #8 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/d41992ee9c9ce96c0dc0df97b5a63ff7f8be077f
use non-associative op to combine hashes
https://github.com/dlang/dmd/commit/b69e2edc9564850573f046a4206bbea9ff61e23b
Merge pull request #6418 from MartinNowak/fix16513
--
More information about the Digitalmars-d-bugs
mailing list