[Issue 3433] [tdpl] Comparing structs for equality is not member-by-member

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 21 08:07:56 PDT 2009


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


Ary Borenszweig <ary at esperanto.org.ar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ary at esperanto.org.ar


--- Comment #1 from Ary Borenszweig <ary at esperanto.org.ar> 2009-10-21 08:07:55 PDT ---
Isn't comparison of structs bitwise by default? I think this is an enhancement,
not a bug. If you want that behaviour you should override opEquals in
Rectangle.

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