On Sat, Oct 23, 2010 at 12:17 PM, Yann Dirson [off-list ref] wrote:
+ - C code is expected to compile when the build is launched with the
+ following command:
+
+ make CFLAGS="-Wall -Wdeclaration-after-statement -Werror"
Why this is not in the Makefile by default? Also -Wall is already in
the Makefile.