Blender Git Commit Log
Git Commits -> Revision 952b728
Revision 952b728 by Campbell Barton (master) October 17, 2010, 08:04 (GMT) |
Test stricter GCC compiler settings, these warnings will now give errors. - implicit function declaration. - no return type set for a function. - declaration after statement. This may be too strict but in general I prefer we don't allow commits with these warnings. Applies to cmake/gcc and scons/linux. |
Commit Details:
Full Hash: 952b728578bc0ecea22b3659067775102c0eea55
SVN Revision: 32533
Parent Commit: 30b79dd
Lines Changed: +2, -4