mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
![]() Previous iteration of this did not properly account for the interaction of aligned and packed and would even segfault on a null access in such a case. This version properly handles that interaction by aligning the struct itself instead of the first member and not forcing the struct alignment to 1 if it is packed. |
||
---|---|---|
.. | ||
docs | ||
ini | ||
src | ||
test | ||
tools |