Blender Git Commit Log
Git Commits -> Revision 45d1002
Revision 45d1002 by Ray molenkamp (master) August 12, 2021, 01:20 (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: 45d100208e8fc07e65d4cad303fa353e85bf8747
Parent Commit: 48c8f9f
Lines Changed: +58, -11
1 Modified Path:
/source/blender/makesdna/intern/makesdna.c (+58, -11) (Diff)