[Issue 18252] [Reg 2.078] comparison of arrays of associative arrays no longer compiles

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 1 14:44:33 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18252

--- Comment #5 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/589695d34118951a5f37ff862ff04f51548d9edd
fix Issue 18252 - comparison of arrays of associative arrays broken

- add missing handling of associative arrays as array elements to __equals

https://github.com/dlang/druntime/commit/c4bc836402fd3d266c34ec18bc3c6ae4712d9449
Merge pull request #2058 from MartinNowak/fix18252

fix Issue 18252 - comparison of arrays of associative arrays broken

--


More information about the Digitalmars-d-bugs mailing list