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

2014-06-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10380

--- Comment #15 from Denis Shelomovskij verylonglogin@gmail.com ---
Hack-fix is reverted as the issue is correctly fixed by druntime pull 522 [1]
which is finally reopened and merged.

[1] https://github.com/D-Programming-Language/druntime/pull/522

--


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

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10380



--- Comment #12 from github-bugzi...@puremagic.com 2014-03-12 02:21:24 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/33ea0c56407b4a37c382e3fbfb11206c66900dae
Hack fix Issue 10380 - [AA] Wrong code using associative array as key type in
associative array

Issue URL: https://d.puremagic.com/issues/show_bug.cgi?id=10380

https://github.com/D-Programming-Language/druntime/commit/feb4560cb25ca6575c3491324a468a783c3567ba
Merge pull request #736 from denis-sh/hack-fix-Issue-10380

Hack fix Issue 10380 - [AA] Wrong code using associative array as key type in
associative array

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


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

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10380


Denis Shelomovskij verylonglogin@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


--- Comment #13 from Denis Shelomovskij verylonglogin@gmail.com 
2014-03-12 13:44:34 MSK ---
Hack-fixed.

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


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

2014-03-09 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10380



--- Comment #11 from Denis Shelomovskij verylonglogin@gmail.com 
2014-03-09 12:16:32 MSK ---
As pull 522 was rejected opened a new one for exactly this issue:

https://github.com/D-Programming-Language/druntime/pull/736

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