[Issue 22522] [dip1000] Creating interior pointers allowed in @safe
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 13 11:22:19 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22522
--- Comment #2 from Dennis <dkorpel at live.nl> ---
(In reply to Florian Weimer from comment #1)
> I get an error for this with dmd as of commit
> 05a27e287e546e8553741fffccea0059f0c11f63:
>
> t.d(8): Error: address of variable `this` assigned to `this` with longer
> lifetime
I think this was fixed by https://github.com/dlang/dmd/pull/13577 then
--
More information about the Digitalmars-d-bugs
mailing list