Go to file
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
build_files Test stricter GCC compiler settings, these warnings will now give errors. 2010-10-17 08:04:28 +00:00
doc == docs == 2010-10-13 14:44:22 +00:00
extern enable warning for unused args with gcc: -Wunused-parameter 2010-10-15 02:24:48 +00:00
intern Adapt OSX code for IMB_allocImBuf param changes. 2010-10-16 15:53:01 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release This fixes HDV render presets: 2010-10-16 19:29:48 +00:00
source - fixed remaining unused warnings. 2010-10-17 06:38:56 +00:00
CMakeLists.txt Test stricter GCC compiler settings, these warnings will now give errors. 2010-10-17 08:04:28 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Fix SCons for [#23833]. Ensure that empty dirs will exist too. 2010-09-15 14:50:14 +00:00