[Issue 10525] Struct as key in Associative array ignores value semantics

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 11 03:29:32 PDT 2013


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



--- Comment #2 from Michal Minich <michal.minich at gmail.com> 2013-07-11 03:29:28 PDT ---
(In reply to comment #1)
> This is not really a bug. Structs by default are bitwise-compared.
This is a bug. structs are deeply compared by default as of last dmd release. I
included an example of that in the bug report code.

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