[Issue 3433] [tdpl] Comparing structs for equality is not member-by-member
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 21 15:16:48 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3433
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #8 from Walter Bright <bugzilla at digitalmars.com> 2009-11-21 15:16:47 PST ---
I'm working on this. It's a bit of a mess in dmd right now, I'll fix it. I know
how to make it work, as it's just like it should in C++. Sigh. The array
comparisons are done using TypeInfo's.
--
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