Debian Automated Code Analysis

checkbashisms analysis of coinutils_2.6.4-3.dsc

possible bashism in ./configure line 20603 (should be >word 2>&1):
      if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
possible bashism in ./.pc/allow-zlib-and-bzlib.diff/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 ./CoinUtils/configure line 21755 (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