March 24, 2022
https://issues.dlang.org/show_bug.cgi?id=22894

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #13881 "fix Issue 22894 - importC: static struct initializer can't take addre…" fixing this issue:

- fix Issue 22894 - importC: static struct initializer can't take address of own field

https://github.com/dlang/dmd/pull/13881

--
March 24, 2022
https://issues.dlang.org/show_bug.cgi?id=22894

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13881 "fix Issue 22894 - importC: static struct initializer can't take addre…" was merged into master:

- de15dc91c982cb1932843f31e5b4ee10b14463d1 by Walter Bright:
  fix Issue 22894 - importC: static struct initializer can't take address of
own field

https://github.com/dlang/dmd/pull/13881

--