[Issue 12255] Regression: opCmp requirement for AAs breaks code

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 6 14:22:45 PDT 2014


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

--- Comment #8 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/3a3b90c49950bcad89a1dd69b1957ba5712cb3b0
fix Issue 12255 - opCmp requirement for AAs breaks code

AAs should require equality and hashing for key types.

https://github.com/D-Programming-Language/dmd/commit/5248be0ea108b4de8474cd23ee43c6d91e0679bd
Merge pull request #3711 from 9rnsr/fix12255

[REG2.066a] Issue 12255 - opCmp requirement for AAs breaks code

--


More information about the Digitalmars-d-bugs mailing list