Name of failed tests ====================
cppcheck master sparse master linux-2.6.31 CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=n sparse master linux-2.6.31 CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=n sparse master linux-2.6.31 CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=y sparse master linux-2.6.34 CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=n sparse master linux-2.6.34 CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=n sparse master linux-2.6.34 CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=y sparse master linux-2.6.35 CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=n sparse master linux-2.6.35 CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=n sparse master linux-2.6.35 CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=y sparse next linux-2.6.31 CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DEBUG=n sparse next linux-2.6.31 CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DEBUG=y sparse next linux-2.6.31 CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=y sparse next linux-2.6.31 CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DEBUG=n
Output of different failed tests ================================
cppcheck master:
>>
(information) Cppcheck cannot find all the include files (use --check-config for details)
sparse master linux-2.6.35 CONFIG_BATMAN_ADV_DAT=n CONFIG_BATMAN_ADV_BLA=n CONFIG_BATMAN_ADV_DEBUG=n:
>>
/home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:275:26: warning: incorrect type in assignment (different address spaces) /home/batman/build_test/tmp/main.h:275:26: expected unsigned long long [usertype] *counters /home/batman/build_test/tmp/main.h:275:26: got unsigned long long [noderef] [usertype] asn:3*bat_counters /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression /home/batman/build_test/tmp/main.h:260:49: warning: dereference of noderef expression
sparse next linux-2.6.31 CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DEBUG=n:
>>
include/net/inet_sock.h:208:17: warning: do-while statement is not a compound statement
linux-merge@lists.open-mesh.org