[Issue 6768] Problem with init of struct members in presence of templated opAssign

2012-11-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6768 Denis Shelomovskij verylonglogin@gmail.com changed: What|Removed |Added Status|NEW

[Issue 6768] Problem with init of struct members in presence of templated opAssign

2012-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6768 Stewart Gordon s...@iname.com changed: What|Removed |Added Keywords||wrong-code

[Issue 6768] Problem with init of struct members in presence of templated opAssign

2012-01-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6768 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@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: