mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-17 08:38:30 +02:00
![]() than only record containing nothing but bitpacked fields (although in theory this can also cause errors, it results in correct data layouts for all Cocoa structs while the previous code didn't) * changed the translation of bitpacked structs so that the compiler will properly align them. This requires that all bitpacked fields are wrapped into a separate record though, so all fields are now accessible via recname.data.field instead of via recname.field. Since all fields in the Cocoa classes are private, this should not cause problems (except if exported record types are also used elsewhere) git-svn-id: trunk@18113 - |
||
---|---|---|
.. | ||
docset.php | ||
objp_base.php | ||
objp.php | ||
utilities.php |