Automated Code Analysis
possible bashism in ./debian/utils/mldonkey_create_chroot line 139 (echo -e):
echo -e " $@"
possible bashism in ./debian/utils/mldonkey_create_chroot line 161 (bash arrays, ${name[0|*|@]}):
functionsRunAtExit[${#functionsRunAtExit[*]}]=$@
possible bashism in ./debian/utils/mldonkey_create_chroot line 165 (bash arrays, ${name[0|*|@]}):
runCount=${#functionsRunAtExit[*]};
possible bashism in ./debian/utils/mldonkey_create_chroot line 325 (declare):
declare -a functionsRunAtExit
possible bashism in ./debian/utils/mldonkey_create_chroot line 351 (echo -e):
echo -e "root:x :0:\n$MLD_GROUP:" > $CHROOT_DIR/etc/group
possible bashism in ./debian/utils/mldonkey_create_chroot line 359 (echo -e):
echo -e "root:x:0:0:root:/root:/bin/false\n$MLD_PASSWD:$MLDONKEY_DIR:/bin/false" > $CHROOT_DIR/etc/passwd
possible bashism in ./config/configure line 370 (should be >word 2>&1):
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./config/configure line 4185 (echo -e):
echo -e "\n--------------------------------"
possible bashism in ./config/configure line 4654 (echo -e):
echo -e "----------------------------------------\n"
possible bashism in ./config/configure line 5435 (echo -e):
echo -e "\n----------------------------------"
possible bashism in ./config/configure line 6276 (echo -e):
echo -e "-------------------------------------------\n"
possible bashism in ./config/configure line 8536 (echo -e):
echo -e "---------------------------------------------\n"
possible bashism in ./config/configure line 10734 (echo -e):
echo -e "\nBuilding dependencies (if it blocks, try '$GNU_MAKE depend' to see the problem)"
possible bashism in ./config/configure line 10737 (echo -e):
echo -e -n "\nConfiguring MLDonkey" $MLDONKEY_VERSION
possible bashism in ./config/configure line 10743 (echo -e):
echo -e "\nNetwork modules:"
possible bashism in ./config/configure line 10818 (echo -e):
echo -e "\nCore features:"
possible bashism in ./config/configure line 10878 (echo -e):
echo -n -e "\n - GUI support "
possible bashism in ./config/configure line 10898 (echo -e):
echo -e "\nCompilers:"
possible bashism in ./config/configure line 10899 (echo -e):
echo -e " - Ocaml version $OCAMLVERSION $OCAML_TYPE"
possible bashism in ./config/configure line 10900 (echo -e):
echo -e " - $CC version $CC_VERSION"
possible bashism in ./config/configure line 10902 (echo -e):
echo -e " - $CXX version $CXX_VERSION"
possible bashism in ./config/configure line 10904 (echo -e):
echo -e "\nNow execute '$GNU_MAKE' to start compiling. Good luck!"
possible bashism in ./config/configure line 10906 (echo -e):
echo -e "\nTo compile a static code execute: $GNU_MAKE mlnet$COMPILE_TARGET.static"
possible bashism in ./config/configure line 10910 (echo -e):
echo -e "\nCompiling CryptoPP.cc can take several minutes, on slow machines up to half an hour."
This report was generated on Sun, 13 Feb 2011 06:38:09 +0000, based on results by checkbashisms 2.10.65git5