March 31, 2022
https://issues.dlang.org/show_bug.cgi?id=22955

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 #13930 "fix Issue 22955 - importC: wrong alignof for D struct with specified …" fixing this issue:

- fix Issue 22955 - importC: wrong alignof for D struct with specified alignment

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

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

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 #13930 "fix Issue 22955 - importC: wrong alignof for D struct with specified …" was merged into master:

- c02a98152928993e42ad9356b1c27817846ad76c by Walter Bright:
  fix Issue 22955 - importC: wrong alignof for D struct with specified
alignment

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

--