Am 29.10.2011 05:38, schrieb Lex Trotman:
Well done, I tested all but GeanyGDB and found some extra warnings, see [1] probably as my checking is stricter than yours. "-Wall -Wextra -O2 -no-unused-parameter"
Plugin maintainers should look at these since they may indicate real errors, eg "warning: comparison of unsigned expression >= 0 is always true" and various uninitialised things.
My understanding was that these flags are already set on make check.
Cheers, Frank