[Issue 22315] ImportC: #pragma pack is not implemented

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 28 06:10:59 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22315

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
https://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/Type-Attributes.html

for:

__attribute__ ((aligned))
__attribute__ ((packed))

--


More information about the Digitalmars-d-bugs mailing list