[Issue 21682] checkaction=context fails for expressions using static operator overloads
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 6 23:52:08 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21682
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12255 "Fix 21682 - checkaction=context fails for
expressions using static..." was merged into stable:
- b15cfe51d90f407270fd079ee1090af714ac150c by MoonlightSentinel:
Fix 21682 - checkaction=context fails for expressions using static...
... operator overloads.
Detect `TypeExp`'s and replace them with their identifiers.
https://github.com/dlang/dmd/pull/12255
--
More information about the Digitalmars-d-bugs
mailing list