[Issue 16974] Equal associative arrays with associative array keys are considered unequal
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Dec 16 02:24:14 PST 2016
https://issues.dlang.org/show_bug.cgi?id=16974
--- Comment #3 from Denis Shelomovskii <verylonglogin.reg at gmail.com> ---
(In reply to safety0ff.bugz from comment #2)
> You've marked this as a regression, which version did this previously work
> in?
Because at least before 79bc91b41334c1805f557ef2f1606de31c6764d1 [1]
`rt.util.hash.hashOf` was used in `_aaGetHash`. Though I didn't actually test
it.
[1]
https://github.com/dlang/druntime/commit/79bc91b41334c1805f557ef2f1606de31c6764d1
--
More information about the Digitalmars-d-bugs
mailing list