Debian Automated Code Analysis

checkbashisms analysis of bluez_4.70-1.dsc

possible bashism in ./test/hsplay line 14 (echo -e):
	echo -e "Usage:\n\thsplay <file> <bdaddr> [channel]"
possible bashism in ./test/hsmicro line 13 (echo -e):
	echo -e "Usage:\n\thsmicro <bdaddr> [channel]"
possible bashism in ./configure line 2975 (should be VAR="${VAR}foo"):
		CFLAGS+=" -Werror -Wextra"
possible bashism in ./configure line 2976 (should be VAR="${VAR}foo"):
		CFLAGS+=" -Wno-unused-parameter"
possible bashism in ./configure line 2977 (should be VAR="${VAR}foo"):
		CFLAGS+=" -Wno-missing-field-initializers"
possible bashism in ./configure line 2978 (should be VAR="${VAR}foo"):
		CFLAGS+=" -Wdeclaration-after-statement"
possible bashism in ./configure line 2979 (should be VAR="${VAR}foo"):
		CFLAGS+=" -Wmissing-declarations"
possible bashism in ./configure line 2980 (should be VAR="${VAR}foo"):
		CFLAGS+=" -Wredundant-decls"
possible bashism in ./configure line 2981 (should be VAR="${VAR}foo"):
		CFLAGS+=" -Wcast-align"

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