[Scummvm-devel] ScummVM report for DACA

Moritz Muehlenhoff jmm at inutil.org
Tue Jan 4 19:49:40 CET 2011


Hi,
FYI: Debian has recently started the DACA (Debian Automated Code Analysis) 
project, which performs static code analysis on the whole archive: 
http://qa.debian.org/daca/. More scanners will be added in the upcoming
months, but it's already useful in spotting bugs.

The reports for scummvm can be found at
http://qa.debian.org/daca/pkgsearch.php?package=scummvm

The checks of cppcheck should be self-explaning. In case you're wondering 
what checkbashims does: It validates Shell scripts for syntax elements,
which are only provided by bash, but not by a standard POSIX shell.. 
Such scripts commands should be replaced by portable commands or the 
shebang be modified to /bin/bash.

Cheers,
        Moritz





More information about the Scummvm-devel mailing list