Tim Schendekehl
|
557e1d5eea
|
Fix bugzilla 24594 - ImportC: Packed struct has wrong layout (#16611)
Packed structs were already implemented with the Microsoft syntax
(e.g. `#pragma pack(push, 1)`), but the GCC syntax was ignored.
|
2024-06-22 20:48:09 +08:00 |
|