[Issue 23964] [REG2.102] inccorect error opAssign cannot be used ... @disable

2024-04-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23964 --- Comment #3 from johanenge...@weka.io --- > A workaround is to make `foo` @safe. That will make the code to compile. Thanks, this indeed works and helps me out again now. A big problem with this bug is that it is _very_ hard to find the reason

[Issue 23964] [REG2.102] inccorect error opAssign cannot be used ... @disable

2023-06-20 Thread d-bugmail--- via Digitalmars-d-bugs
--- @RazvanN7 created dlang/dmd pull request #15332 "Fix Issue 23964 - [REG2.102] inccorect error opAssign cannot be used …" fixing this issue: - Fix Issue 23964 - [REG2.102] inccorect error opAssign cannot be used ... @disable https://github.com/dlang/dmd/pull/15332 --

[Issue 23964] [REG2.102] inccorect error opAssign cannot be used ... @disable

2023-06-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23964 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #1 from

[Issue 23964] [REG2.102] inccorect error opAssign cannot be used ... @disable

2023-06-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23964 johanenge...@weka.io changed: What|Removed |Added Keywords||industry, rejects-valid --