Debian Automated Code Analysis

checkbashisms analysis of ghc6_6.6.1-2.dsc

possible bashism in ./configure line 2073 ($(OS|MACH)TYPE):
        if test "${OSTYPE}" != "msys"
possible bashism in ./configure line 2378 ($(OS|MACH)TYPE):
       if test "${OSTYPE}" != "msys"
possible bashism in ./configure line 4392 ($(OS|MACH)TYPE):
  *mingw32) if test x${OSTYPE} != xmsys; then
possible bashism in ./configure line 18330 ($(OS|MACH)TYPE):
  *mingw32) if test x${OSTYPE} != xmsys; then
possible bashism in ./distrib/prep-bin-dist-mingw line 31 (should be 'b = a'):
if [ "${perl_dir}" == "" ]; then
possible bashism in ./distrib/prep-bin-dist-mingw line 39 (should be 'b = a'):
    if [ "${perl_dir}" == "" ]; then
possible bashism in ./distrib/prep-bin-dist-mingw line 45 (should be 'b = a'):
if [ "${mingw_top}" == "" ]; then
possible bashism in ./distrib/prep-bin-dist-mingw line 57 (should be 'b = a'):
if [ "x${gcc_lib}" == "x" ]; then
possible bashism in ./distrib/prep-bin-dist-mingw line 70 (should be 'b = a'):
    if [ "${gcc_lib}" == "" ]; then
possible bashism in ./distrib/prep-bin-dist-mingw line 78 (should be 'b = a'):
if [ "x${gcc_libexec}" == "x" ]; then
possible bashism in ./distrib/prep-bin-dist-mingw line 91 (should be 'b = a'):
    if [ "${gcc_libexec}" == "" ]; then
possible bashism in ./distrib/prep-bin-dist-mingw line 101 (should be 'b = a'):
if [ "x${mingw_include}" == "x" ]; then
possible bashism in ./distrib/prep-bin-dist-mingw line 104 (should be 'b = a'):
if [ "x${mingw_lib}" == "x" ]; then
possible bashism in ./distrib/prep-bin-dist-mingw line 107 (should be 'b = a'):
if [ "x${mingw_bin}" == "x" ]; then
possible bashism in ./libraries/readline/config.status line 423 ($RANDOM):
  tmp=./confstat$$-$RANDOM

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