[Issue 21369] Compiler doesn't allow lvalues via alias this when wrapper is an rvalue

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21369 Iain Buclaw changed: What|Removed |Added Priority|P1 |P3 --

[Issue 21369] Compiler doesn't allow lvalues via alias this when wrapper is an rvalue

2021-05-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21369 --- Comment #3 from Steven Schveighoffer --- (In reply to apham from comment #2) > Create temp var is OK That doesn't trigger the bug because then s is an lvalue. --

[Issue 21369] Compiler doesn't allow lvalues via alias this when wrapper is an rvalue

2021-05-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21369 apham changed: What|Removed |Added CC||ap...@hotmail.com --- Comment #2 from apham --- Cre

[Issue 21369] Compiler doesn't allow lvalues via alias this when wrapper is an rvalue

2021-05-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21369 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #1 from Basile-z ---

[Issue 21369] Compiler doesn't allow lvalues via alias this when wrapper is an rvalue

2020-11-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21369 Steven Schveighoffer changed: What|Removed |Added Hardware|x86 |All OS|Mac OS X