http://d.puremagic.com/issues/show_bug.cgi?id=9694
--- Comment #6 from [email protected] 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: -------
