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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 15 09:31:32 PDT 2013


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



--- Comment #5 from github-bugzilla at puremagic.com 2013-08-15 09:31:29 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/b8b4726a5e9d4781c3822a483abb66e8952323a8
Subsidiary fix for issue 6210.

Add builtin typeinfo for const(char)[] so that it will use the same hash
function as char[] and string.

https://github.com/D-Programming-Language/druntime/commit/8aa3ebf8715fc6c49bedd2c0c18b92e6ed46b045
Merge pull request #573 from quickfur/issue6210

Subsidiary fix for issue 6210.

--- Comment #6 from github-bugzilla at puremagic.com 2013-08-15 09:31:31 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/3e811df8a9d1839282254d403fb9129f162fbe6f
Merge pull request #2479 from quickfur/issue6210

Fix issue 6210

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