Debian Automated Code Analysis

checkbashisms analysis of vim_7.3.154+hg~74503f6ee649-1.dsc

possible bashism in ./src/auto/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./src/auto/configure line 5037 (<<< here string):
	   { $as_echo "$as_me:${as_lineno-$LINENO}: result: >>> Perl > 5.6 with 5.5 threads cannot be used <<<" >&5
possible bashism in ./src/auto/configure line 5038 (<<< here string):
$as_echo ">>> Perl > 5.6 with 5.5 threads cannot be used <<<" >&6; }
possible bashism in ./src/auto/configure line 5042 (<<< here string):
	 { $as_echo "$as_me:${as_lineno-$LINENO}: result: >>> Perl 5.5 with threads cannot be used <<<" >&5
possible bashism in ./src/auto/configure line 5043 (<<< here string):
$as_echo ">>> Perl 5.5 with threads cannot be used <<<" >&6; }
possible bashism in ./src/auto/configure line 5110 (<<< here string):
      { $as_echo "$as_me:${as_lineno-$LINENO}: result: >>> too old; need Perl version 5.003_01 or later <<<" >&5
possible bashism in ./src/auto/configure line 5111 (<<< here string):
$as_echo ">>> too old; need Perl version 5.003_01 or later <<<" >&6; }
possible bashism in ./src/auto/configure line 12440 ($"foo" should be eval_gettext "foo"):
    LIBS=$"$LIBS -framework Cocoa"

This report was generated on Mon, 11 Apr 2011 06:38:31 +0000, based on results by checkbashisms 2.10.65git5