https://issues.dlang.org/show_bug.cgi?id=24024
--- Comment #2 from Walter Bright ---
Looking into the code, the reason the match fails is because `this` for a class
is considered only an rvalue, not an lvalue.
--
https://issues.dlang.org/show_bug.cgi?id=24030
Issue ID: 24030
Summary: A `lazy` parameter shouldn't be allowed to be "called"
twice
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
https://issues.dlang.org/show_bug.cgi?id=24024
kinke changed:
What|Removed |Added
CC||ki...@gmx.net
--- Comment #1 from kinke ---
This is
https://issues.dlang.org/show_bug.cgi?id=24025
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=24029
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=23966
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---