Debian Automated Code Analysis

checkbashisms analysis of wmcoincoin_2.5.1e-1.dsc

possible bashism in ./configure line 14758 (echo -e):
          echo -e "\n${YELLOW}you are using GNU/linux, it's Good(c)(tm) !${RESET}\n"
possible bashism in ./configure line 14761 (echo -e):
          echo -e "\noh oh !! wmcc runs quite well on solaris (even solaris 7 which stinks from the back), good luck !\n"
possible bashism in ./configure line 14764 (echo -e):
          echo -e "\nbsd detected!\n"
possible bashism in ./configure line 14767 (echo -e):
	  echo -e "\n${YELLOW}cygwin detected !, may the force be with you, young mussel${RESET}\n"
possible bashism in ./configure line 14845 (echo -e):
          echo -e "\n${YELLOW}darwin detected, vilain macounet !${RESET}\n"
possible bashism in ./configure line 14848 (echo -e):
	  echo -e "\n${YELLOW}GNU/Hurd ! you need to shave yourself${RESET}\n"
possible bashism in ./configure line 14854 (echo -e):
	  echo -e "\n${YELLOW}you are compiling on $host , it's original${RESET}\n"
possible bashism in ./genoptlst.sh line 4 (echo -e):
echo -e '#ifndef OPTIONS_LIST_H\n' >> src/options_list.h
possible bashism in ./genoptlst.sh line 5 (echo -e):
echo -e '#define OPTIONS_LIST_H\n\n' >> src/options_list.h
possible bashism in ./genoptlst.sh line 18 (echo -e):
echo -e '} wmcc_options_id;\n' >> src/options_list.h
possible bashism in ./genoptlst.sh line 19 (echo -e):
echo -e '\n#if defined(PREFS_C)\n' >> src/options_list.h
possible bashism in ./genoptlst.sh line 34 (echo -e):
echo -e 'NULL};\n#else\nextern char *wmcc_options_strings[];\n#endif\n#endif' >> src/options_list.h

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