possible bashism in ./configure line 1887 ($(OS|MACH)TYPE): if test x${OSTYPE} != xmsys possible bashism in ./configure line 2362 ($(OS|MACH)TYPE): if test "${OSTYPE}" = "msys" possible bashism in ./configure line 4784 ($(OS|MACH)TYPE): *mingw32) if test x${OSTYPE} != xmsys; then possible bashism in ./configure line 5240 ($(OS|MACH)TYPE): if test "x$HostPlatform" = "xi386-unknown-mingw32" && \ test "${OSTYPE}" != "msys" && \ test "${HSCOLOUR}" != "" possible bashism in ./configure line 5623 ($(OS|MACH)TYPE): if test "x$HostPlatform" = "xi386-unknown-mingw32" && \ test "${OSTYPE}" != "msys" && \ test "${HappyCmd}" != "" possible bashism in ./configure line 5725 ($(OS|MACH)TYPE): if test "x$HostPlatform" = "xi386-unknown-mingw32" && \ test "${OSTYPE}" != "msys" && \ test "${AlexCmd}" != "" possible bashism in ./distrib/prep-bin-dist-mingw line 30 (should be 'b = a'): if [ "${perl_dir}" == "" ]; then possible bashism in ./distrib/prep-bin-dist-mingw line 38 (should be 'b = a'): if [ "${perl_dir}" == "" ]; then possible bashism in ./distrib/prep-bin-dist-mingw line 44 (should be 'b = a'): if [ "${mingw_top}" == "" ]; then possible bashism in ./distrib/prep-bin-dist-mingw line 56 (should be 'b = a'): if [ "x${gcc_lib}" == "x" ]; then possible bashism in ./distrib/prep-bin-dist-mingw line 69 (should be 'b = a'): if [ "${gcc_lib}" == "" ]; then possible bashism in ./distrib/prep-bin-dist-mingw line 77 (should be 'b = a'): if [ "x${gcc_libexec}" == "x" ]; then possible bashism in ./distrib/prep-bin-dist-mingw line 90 (should be 'b = a'): if [ "${gcc_libexec}" == "" ]; then possible bashism in ./distrib/prep-bin-dist-mingw line 100 (should be 'b = a'): if [ "x${mingw_include}" == "x" ]; then possible bashism in ./distrib/prep-bin-dist-mingw line 103 (should be 'b = a'): if [ "x${mingw_lib}" == "x" ]; then possible bashism in ./distrib/prep-bin-dist-mingw line 106 (should be 'b = a'): if [ "x${mingw_bin}" == "x" ]; then possible bashism in ./distrib/MacFrameworks/build-framework-gmp.sh line 15 ((push|pop)d): pushd $SrcDir || exit 1 possible bashism in ./distrib/MacFrameworks/build-framework-gmp.sh line 27 ((push|pop)d): popd possible bashism in ./distrib/MacOS/installer-scripts/Uninstaller line 28 (bash arrays, ${name[0|*|@]}): NO_VERSIONS=${#VERSIONS[@]} possible bashism in ./distrib/MacOS/installer-scripts/Uninstaller line 32 (bash arrays, ${name[0|*|@]}): echo "Found versions: ${VERSIONS[@]}" possible bashism in ./distrib/MacOS/installer-scripts/Uninstaller line 46 (bash arrays, ${name[0|*|@]}): echo "Found versions: ${VERSIONS[@]}(= ${CURRENT})"
This report was generated on Thu, 16 Dec 2010 21:38:08 +0000, based on results by checkbashisms 2.10.65git5