[Issue 10380] Wrong code using associative array as key type in associative array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 27 07:24:09 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10380



--- Comment #9 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2013-07-27 18:24:07 MSD ---
(In reply to comment #8)
> Hi Denis,
> 
> Can you check this bug again? Recently Kenji & I made some fixes in this area,
> and this may be fixed now. Could you verify?

Currently `equals` is overriden in `TypeInfo_AssociativeArray` as druntime pull
523 is merged. But it doesn't changes this issue situation as `equals` isn't
used. The issue will be fixed if e.g. this pull will be merged:
https://github.com/D-Programming-Language/druntime/pull/522

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list