https://issues.dlang.org/show_bug.cgi?id=22309
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @iK4tsu created dlang/dmd pull request #13074 "Fix Issue 22309 - Taking the address of a stack variable struct with this is wrongly seen as @safe" fixing this issue: - dmd.expressionsem: fix taking address of this in safe code FIX ISSUE #22309 Signed-off-by: João Lourenço <[email protected]> https://github.com/dlang/dmd/pull/13074 --
