Debian Automated Code Analysis

checkbashisms analysis of clp_1.12.0-2.dsc

possible bashism in ./configure line 20606 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./Clp/configure line 20219 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./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 ./ThirdParty/Blas/configure line 20087 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then

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