[Issue 6768] Problem with init of struct members in presence of templated opAssign
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 4 06:49:55 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6768
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-01-04 06:49:54 PST ---
In 2.057 all calls to the `dg` delegate print garbage values if the templated
opAssign was used:
Point: Point(4202703, 4931824, void delegate())
Point: Point(1244728, 4202612, void delegate())
Point: Point(4202726, 4931824, void delegate())
--
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