Thread overview
[Issue 24733] ImportC: `#pragma pack(pop)` restores wrong alignment
Aug 30
Dlang Bot
Aug 30
Tim
Aug 31
Dlang Bot
August 30
https://issues.dlang.org/show_bug.cgi?id=24733

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@tim-dlang created dlang/dmd pull request #16821 "Fix bugzilla 24733 - ImportC: `#pragma pack(pop)` restores wrong alignment" fixing this issue:

- Fix bugzilla 24733 - ImportC: `#pragma pack(pop)` restores wrong alignment

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

--
August 30
https://issues.dlang.org/show_bug.cgi?id=24733

Tim <tim.dlang@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ImportC

--
August 31
https://issues.dlang.org/show_bug.cgi?id=24733

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 #16821 "Fix bugzilla 24733 - ImportC: `#pragma pack(pop)` restores wrong alignment" was merged into master:

- 626c0a5ab70f4f79f970157656fa00fc1fd3e722 by Tim Schendekehl:
  Fix bugzilla 24733 - ImportC: `#pragma pack(pop)` restores wrong alignment

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

--