[Issue 9694] A member struct that has mutable opEquals reports weird error message

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 7 14:00:23 PDT 2013


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



--- Comment #6 from github-bugzilla at puremagic.com 2013-05-07 14:00:21 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/1ae37f347de33871568eaabda33c5ff964e79d12
Improve hasIdentityOpEquals and fix test result of issue 9694.

TypeInfo.equals should throw an Error if the struct doesn't have const objects
equality. For example when the struct has only mutable objects equality.

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