[Issue 1429] Equality for associative arrays doesn't work
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 25 10:55:26 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1429
--- Comment #6 from Stewart Gordon <smjg at iname.com> 2009-08-25 10:55:25 PDT ---
(In reply to comment #5)
> Fixed in LDC by http://www.dsource.org/projects/ldc/changeset/1512 . The spec
> could be fixed by adding
>
> "Two associative arrays are equal if they have the same keys and the values of
> each key compare equal."
Shouldn't it care about the value _associated with_ each key, rather than just
the value _of_ each key?
--
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