Debian Automated Code Analysis

checkbashisms analysis of ohcount_3.0.0-2.dsc

possible bashism in ./src/parsers/compile line 11 (<<< here string):
    ragel $file -o "`cut -d '.' -f1 <<< "$file"`.h"
possible bashism in ./src/parsers/compile line 28 (echo -e):
      echo -e "}%%\n%%{\n" >> $parser
possible bashism in ./src/parsers/compile line 47 (<<< here string):
    ragel $parser -o "`cut -d '.' -f1 <<< "$file"`.h"

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