Debian Automated Code Analysis

checkbashisms analysis of freemat_4.0-3.dsc

possible bashism in ./tools/install_tool.sh line 466 (should be 'b = a'):
      if [ $isXlib == 0 ]
possible bashism in ./dependencies/llvm-2.5/utils/buildit/build_llvm line 144 (should be 'b = a'):
if ! test $? == 0 ; then
possible bashism in ./dependencies/llvm-2.5/utils/buildit/build_llvm line 166 (should be 'b = a'):
if ! test $? == 0 ; then
possible bashism in ./dependencies/llvm-2.5/projects/sample/autoconf/AutoRegen.sh line 28 (read with option other than -r):
    read -p "Enter full path to LLVM source:"
possible bashism in ./dependencies/llvm-2.5/projects/sample/autoconf/AutoRegen.sh line 28 (read without variable):
    read -p "Enter full path to LLVM source:"
possible bashism in ./dependencies/llvm-2.5/projects/sample/autoconf/AutoRegen.sh line 32 (read with option other than -r):
      read -p "Enter full path to LLVM objects (empty for same as source):"
possible bashism in ./dependencies/llvm-2.5/projects/sample/autoconf/AutoRegen.sh line 32 (read without variable):
      read -p "Enter full path to LLVM objects (empty for same as source):"
possible bashism in ./dependencies/volpack-1.0c7/config.status line 518 ($RANDOM):
  tmp=./conf$$-$RANDOM
possible bashism in ./dependencies/volpack-1.0c7/libtool line 528 ($RANDOM):
	my_tmpdir="${my_template}-${RANDOM-0}$$"
possible bashism in ./dependencies/volpack-1.0c7/libtool line 5328 ('((' should be '$(('):
        (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))

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