[Issue 21798] checkaction=context creates temporary of type void
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 4 22:07:07 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21798
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@MoonlightSentinel created dlang/dmd pull request #12373 "Fix 21798 -
checkaction=context creates temporary of type void" fixing this issue:
- Fix 21798 - checkaction=context creates temporary of type void
Skip temporaries for `void` expressions and defer error messages to
further semantic analysis.
https://github.com/dlang/dmd/pull/12373
--
More information about the Digitalmars-d-bugs
mailing list