Debian Automated Code Analysis

checkbashisms analysis of genparse_0.8.7-2.dsc

possible bashism in ./tests/misc/err_msg line 42 (bash arrays, ${name[0|*|@]}):
for ((i = 0; i < ${#types[*]}; i = i + 1))
possible bashism in ./tests/misc/err_msg line 42 ('((' should be '$(('):
for ((i = 0; i < ${#types[*]}; i = i + 1))

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