Blender Git Loki
Git Commits -> Revision 114150e
Revision 114150e by Jacques Lucke (master) September 1, 2020, 09:11 (GMT) |
Fix compilation error with -Werror=array-bounds This error happened only with O2 or O3 in my tests. Casting to uintptr_t and back seems to quiet the compiler. |
Commit Details:
Full Hash: 114150e80c43eb2f3e7e0f70ec6e25e29cf28984
Parent Commit: 1449ae0
Lines Changed: +2, -1
1 Modified Path:
/source/blender/blenlib/tests/BLI_span_test.cc (+2, -1) (Diff)