blender/build_files/scons
Campbell Barton 952b728578 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.
2010-10-17 08:04:28 +00:00
..
config Test stricter GCC compiler settings, these warnings will now give errors. 2010-10-17 08:04:28 +00:00
tools Enable CXX_GUARDEDALLOC support through SCons. 2010-10-08 20:39:56 +00:00