[Issue 6210] Associative array with array key often cannot be equated.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 13 10:30:36 PDT 2013


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



--- Comment #3 from hsteoh at quickfur.ath.cx 2013-08-13 10:30:34 PDT ---
Argh, this is caused by the stupidity of typeid(const(char)[]) using a
different hash function from typeid(char[]) and typeid(immutable(char)[]). Will
submit a pull for this.

-- 
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