Debian Automated Code Analysis

checkbashisms analysis of libunwind_0.99-0.2.dsc

possible bashism in ./scripts/make-L-files line 28 (echo -e):
	echo -e "\
#define UNW_LOCAL_ONLY\n\
$include\n\
#if ${local_only_test}!defined(UNW_REMOTE_ONLY)\n\
#include \"$gname\"\n\
#endif" > $lname
possible bashism in ./tests/perf-startup line 8 (echo -e):
echo -e \"/bin/true\""\t\t\t\t\t\t": $nsec1 nsec/execution
possible bashism in ./tests/perf-startup line 11 (echo -e):
echo -e \"LD_PRELOAD=$LIBUNWIND /bin/true\""\t": $nsec2 nsec/execution
possible bashism in ./tests/perf-startup line 14 (echo -e):
echo -e \"LD_PRELOAD=$LIBUNWIND_PLAT /bin/true\""\t": $nsec3 nsec/execution
possible bashism in ./tests/perf-startup line 18 (echo -e):
echo -e "Overhead of preloading $LIBUNWIND\t: " $(($nsec2 - $nsec1)) nsec
possible bashism in ./tests/perf-startup line 19 (echo -e):
echo -e "Overhead of preloading $LIBUNWIND_PLAT\t: " $(($nsec3 - $nsec1)) nsec
possible bashism in ./tests/check-namespace.sh.in line 238 (echo -e):
	echo -e "  ERROR: Extraneous symbols:\n$symtab"

This report was generated on Thu, 16 Dec 2010 17:38:33 +0000, based on results by checkbashisms 2.10.65git5