-Arx/src/core/Config.h:128:2: warning: accessing fields in struct '' is inefficient due to padding; only needs 149 bytes but is using 160 bytes [altera-struct-pack-align] -Arx/src/core/Config.h:128:2: warning: accessing fields in struct '' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 128 bytes [altera-struct-pack-align] -Arx/src/core/Config.h:157:2: warning: accessing fields in struct '' is inefficient due to padding; only needs 73 bytes but is using 88 bytes [altera-struct-pack-align] -Arx/src/core/Config.h:157:2: warning: accessing fields in struct '' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 128 bytes [altera-struct-pack-align] -Arx/src/core/Config.h:182:2: warning: accessing fields in struct '' is inefficient due to padding; only needs 9 bytes but is using 12 bytes [altera-struct-pack-align] -Arx/src/core/Config.h:182:2: warning: accessing fields in struct '' is inefficient due to poor alignment; currently aligned to 4 bytes, but recommended alignment is 16 bytes [altera-struct-pack-align] -Arx/src/core/Config.h:191:2: warning: accessing fields in struct '' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 128 bytes [altera-struct-pack-align] -Arx/src/core/Config.h:210:2: warning: accessing fields in struct '' is inefficient due to poor alignment; currently aligned to 4 bytes, but recommended alignment is 32 bytes [altera-struct-pack-align] -Arx/src/core/Config.h:236:2: warning: accessing fields in struct '' is inefficient due to padding; only needs 41 bytes but is using 48 bytes [altera-struct-pack-align] -Arx/src/core/Config.h:236:2: warning: accessing fields in struct '' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 64 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:128:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:128:2)' is inefficient due to padding; only needs 149 bytes but is using 160 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:128:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:128:2)' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 128 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:157:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:157:2)' is inefficient due to padding; only needs 73 bytes but is using 88 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:157:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:157:2)' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 128 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:182:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:182:2)' is inefficient due to padding; only needs 9 bytes but is using 12 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:182:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:182:2)' is inefficient due to poor alignment; currently aligned to 4 bytes, but recommended alignment is 16 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:191:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:191:2)' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 128 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:210:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:210:2)' is inefficient due to poor alignment; currently aligned to 4 bytes, but recommended alignment is 32 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:236:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:236:2)' is inefficient due to padding; only needs 41 bytes but is using 48 bytes [altera-struct-pack-align] +Arx/src/core/Config.h:236:2: warning: accessing fields in struct '(unnamed struct at Arx/src/core/Config.h:236:2)' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 64 bytes [altera-struct-pack-align] -Arx/src/game/EntityManager.cpp:57:23: warning: accessing fields in struct 'Impl' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 64 bytes [altera-struct-pack-align] +Arx/src/game/EntityManager.cpp:57:23: warning: accessing fields in struct 'Impl' is inefficient due to poor alignment; currently aligned to 8 bytes, but recommended alignment is 128 bytes [altera-struct-pack-align]