summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAlex Richardson <arichardson@FreeBSD.org>2022-08-12 10:34:06 +0000
committerSimon McVittie <smcv@collabora.com>2022-09-21 11:35:05 +0000
commit91f4ac9cf62f8bb99c28ddfa4f376e45fd1b2b94 (patch)
tree90e4cee1ae1d7ada7f28db090114f36298f64db5 /CMakeLists.txt
parent33dbeb5ebe28aadcde9f6f6bf22eb86fa7023dfa (diff)
downloaddbus-91f4ac9cf62f8bb99c28ddfa4f376e45fd1b2b94.tar.gz
dbus-marshal-recursive.h: reduce padding in DBusType{Reader,Writer}
When building for Arm Morello (where pointers are 16 bytes), I hit the static assertion that sizeof (DBusMessageRealIter) <= sizeof (DBusMessageIter) inside _dbus_message_iter_init_common() otherwise. This can be fixed by moving the pointers to the beginning of the struct to remove padding.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions