Debian Automated Code Analysis

checkbashisms analysis of coinor-ipopt_3.8.3-2.dsc

possible bashism in ./configure line 20607 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./ThirdParty/Mumps/configure line 21317 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./ThirdParty/ASL/configure line 19620 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./ThirdParty/Metis/configure line 19610 (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/HSL/configure line 20105 (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
possible bashism in ./Ipopt/configure line 22040 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./.pc/coinor-ipopt-3.8.1_sh4.diff/ThirdParty/Mumps/configure line 21317 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./.pc/coinor-ipopt-3.8.1_sh4.diff/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 ./.pc/coinor-ipopt-3.8.1_sh4.diff/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 ./.pc/coinor-ipopt-3.8.1_sh4.diff/Ipopt/configure line 22040 (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 14:38:04 +0000, based on results by checkbashisms 2.10.65git5