[Issue 1429] Equality for associative arrays doesn't work
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jun 21 10:16:25 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1429
Christian Kamm <kamm-removethis at incasoftware.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kamm-removethis at incasoftwar
| |e.de
--- Comment #5 from Christian Kamm <kamm-removethis at incasoftware.de> 2009-06-21 10:16:23 PDT ---
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."
--
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