Debian Automated Code Analysis

checkbashisms analysis of rsymphony_0.1-12-1.dsc

possible bashism in ./src/SYMPHONY/configure line 20655 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./src/SYMPHONY/SYMPHONY/configure line 20284 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./src/SYMPHONY/SYMPHONY/configure line 23244 (${foo:3[:1]}):
   major_gcc_version=`echo ${gcc_version:0:3}`
possible bashism in ./src/SYMPHONY/Clp/configure line 20204 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./src/SYMPHONY/Osi/configure line 20247 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./src/SYMPHONY/FlopC++/configure line 20235 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./src/SYMPHONY/ThirdParty/Lapack/configure line 20127 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./src/SYMPHONY/ThirdParty/Blas/configure line 20087 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./src/SYMPHONY/ThirdParty/Glpk/configure line 19612 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./src/SYMPHONY/CoinUtils/configure line 21755 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./src/SYMPHONY/Cgl/configure line 20233 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then

This report was generated on Fri, 17 Dec 2010 02:38:17 +0000, based on results by checkbashisms 2.10.65git5