[Issue 22095] Closure not created or corrupted when accessing pointer in inline function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 1 22:07:34 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22095

--- Comment #4 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
Oh, does the compiler only put referenced variables in the closure? I thought
it was the entire frame. Now this makes sense.

--


More information about the Digitalmars-d-bugs mailing list