[Issue 22919] [dip1000] -checkaction=context gives "assigned to `__assertOp2` with longer lifetime"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 24 21:55:43 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22919
moonlightsentinel at disroot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |moonlightsentinel at disroot.o
| |rg
--- Comment #1 from moonlightsentinel at disroot.org ---
Probably related to the numerous STC.temp hacks found in escape.d.
`__assertOp2` is generated as an explicit temporary whose lifetime is
restricted to the statement
--
More information about the Digitalmars-d-bugs
mailing list