[Issue 13435] Strange error if struct is a class member and opAssign applied

2018-04-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13435 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/af078566aad8dede82d57c36758a28267df07759 Fix Issue 13435 - Strange error if struct is a class member

[Issue 13435] Strange error if struct is a class member and opAssign applied

2018-04-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13435 RazvanN changed: What|Removed |Added CC|

[Issue 13435] Strange error if struct is a class member and opAssign applied

2014-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13435 --- Comment #1 from Temtaime temta...@gmail.com --- If this(T[] arg) {} is overloaded then error is gone. But it's strange in any case. --

[Issue 13435] Strange error if struct is a class member and opAssign applied

2014-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13435 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||diagnostic