Blender Git Loki
Git Commits -> Revision 70df911
August 23, 2021, 07:43 (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: 70df9119f46b334fde6d9b12ec31462b9226a9be
Parent Commit: 06e3e2f
Committed By: Jeroen Bakker
Lines Changed: +58, -11
1 Modified Path:
/source/blender/makesdna/intern/makesdna.c (+58, -11) (Diff)