Blender Git Loki
Git Commits -> Revision ce14428
August 16, 2021, 04:19 (GMT) |
Makesdna: Fix detecting 32 bit padding issues. Makesdna fails to detect issues in 32 bit code that can only be resolved by adding a padding pointer. We never noticed since we ourselves no longer build for 32 bit, but debian's 32 bit builds got bitten by this A rather extensive explanation on why this is alignment requirement is there can be found in this comment: https://developer.blender.org/D9389#233034 Differential Revision: https://developer.blender.org/D12188 Reviewed by: sergey, campbellbarton |
Commit Details:
Full Hash: ce1442829c2dc34972c3297f271b8da0a7d153e9
Parent Commit: dcd614d
Committed By: YimingWu
Lines Changed: +58, -11
1 Modified Path:
/source/blender/makesdna/intern/makesdna.c (+58, -11) (Diff)