Debian Automated Code Analysis

checkbashisms analysis of sbcl_1.0.45.0-1.dsc

possible bashism in ./make-config.sh line 151 ('((' should be '$(('):
    if (( 8 < $darwin_version_major )); then
possible bashism in ./install.sh line 16 ($(OS|MACH)TYPE):
if [ "$OSTYPE" = "cygwin" -o "$OSTYPE" = "msys" ] ; then
possible bashism in ./.pc/sbcl-kfreebsd.patch/make-config.sh line 151 ('((' should be '$(('):
    if (( 8 < $darwin_version_major )); then
possible bashism in ./.pc/debian-changes-1:1.0.45.0-1/make.sh line 32 ($(OS|MACH)TYPE):
if [ "$OSTYPE" = "cygwin" -o "$OSTYPE" = "msys" ]
possible bashism in ./.pc/debian-changes-1:1.0.45.0-1/make.sh line 185 ($(OS|MACH)TYPE):
if [ "$OSTYPE" = "cygwin" -o "$OSTYPE" = "msys" ] ; then
possible bashism in ./.pc/debian-changes-1:1.0.45.0-1/make.sh line 230 (time):
time sh make-host-1.sh
possible bashism in ./.pc/debian-changes-1:1.0.45.0-1/make.sh line 231 (time):
time sh make-target-1.sh
possible bashism in ./.pc/debian-changes-1:1.0.45.0-1/make.sh line 232 (time):
time sh make-host-2.sh
possible bashism in ./.pc/debian-changes-1:1.0.45.0-1/make.sh line 233 (time):
time sh make-target-2.sh
possible bashism in ./.pc/debian-changes-1:1.0.45.0-1/make.sh line 234 (time):
time sh make-target-contrib.sh
possible bashism in ./run-sbcl.sh line 25 ($(OS|MACH)TYPE):
if [ "$OSTYPE" = "cygwin" ]
possible bashism in ./make-target-contrib.sh line 31 ($(OS|MACH)TYPE):
if [ "$OSTYPE" = "cygwin" ] ; then

This report was generated on Sat, 08 Jan 2011 06:38:11 +0000, based on results by checkbashisms 2.10.65git5