[Issue 3789] Structs members that require non-bitwise comparison not correctly compared
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Oct 13 23:27:04 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=3789
--- Comment #10 from Kenji Hara <k.hara.pg at gmail.com> 2011-10-13 23:26:11 PDT ---
>From bug 6812:
(In reply to comment #6)
> List of things that do not work:
>
> floating-point members
> array members (including strings)
+ member classes that have overloaded opEquals
> List of things that do work:
>
> any member that uses bitwise comparison
> member structs that have overloaded opEquals
--
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