Blender Git Commit Log
Git Commits -> Revision c62c44b
Revision c62c44b by Joshua Leung (master) February 6, 2015, 10:51 (GMT) |
Fix for scons + mingw64 warning flags fix So, it turns out my changes here the other day were a bit too over-eager: -Wdeclaration-after-statement and -Wstrict-prototypes only applied to C code and not C++ (which that set of flags was getting included for too). However, -Wno-char-subscripts is fine where it is now, so I've left it in place |
Commit Details:
Full Hash: c62c44bdc18680843fde9dfb6d44cc33b899d7f2
Parent Commit: bf4c444
Lines Changed: +3, -3
1 Modified Path:
/build_files/scons/config/win64-mingw-config.py (+3, -3) (Diff)