Debian Automated Code Analysis

checkbashisms analysis of creox_0.2.2rc2really0.2.2rc2-1.dsc

possible bashism in ./configure line 5990 ($RANDOM):
  tmp=$TMPDIR/sed$$-$RANDOM
possible bashism in ./configure line 24410 (should be 'b = a'):
if [ "$HAVE_JACK" == "true" ]; then
possible bashism in ./libtool line 3871 ($'...' should be "$(printf '...')"):
      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
possible bashism in ./admin/cvs.sh line 426 (echo -e):
	echo -e 'i18n("_: NAME OF TRANSLATORS\\n"\n"Your names")\ni18n("_: EMAIL OF TRANSLATORS\\n"\n"Your emails")' > _translatorinfo.cpp

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