Blender Git Loki
Git Commits -> Revision 42ad595
Revision 42ad595 by Julian Eisel (master) September 20, 2016, 12:23 (GMT) |
Quiet warning with -Wformat-signedness Is actually a redundant cast since Blender uses -funsigned-char, however I think it's fine to be explicit about it in new code so cast is required to make compiler happy. Am not a fan of -funsigned-char anyway... |
Commit Details:
Full Hash: 42ad5952ff0344bf9cf8dea3d3297a1fd1af6601
Parent Commit: 34bd89a
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/interface/interface_widgets.c (+1, -1) (Diff)