[GSoC] Header Generation for C/C++
Gregor Mückl
gregormueckl at gmx.de
Fri Sep 6 11:55:24 UTC 2019
On Thursday, 5 September 2019 at 11:25:47 UTC, Eduard Staniloiu
wrote:
>
> `#pragma pack(push/pop, n)` was initially used, but when
> testing it didn't have the same behaviour as
> `__attribute__((packed, aligned(n)))` so I ended up with the
> entire `#ifdef` tree above.
Can you give a quick summary of the differences that you
encountered? I believe you, but I'm curious because this goes
completely against my expectations.
More information about the Digitalmars-d
mailing list