Debian Automated Code Analysis

checkbashisms analysis of binutils-source_2.20.1-15_all.deb

possible bashism in ./usr/src/binutils/patches/153_gold_pr10893.dpatch line 114 (function names should only contain [a-z0-9_]):
     return (!parameters->doing_static_link()
possible bashism in ./usr/src/binutils/patches/153_gold_pr10893.dpatch line 115 (function names should only contain [a-z0-9_]):
 	    && !parameters->options().pie()
possible bashism in ./usr/src/binutils/patches/153_gold_pr10893.dpatch line 117 (function names should only contain [a-z0-9_]):
+            && this->is_func()
possible bashism in ./usr/src/binutils/patches/153_gold_pr10893.dpatch line 118 (function names should only contain [a-z0-9_]):
             && (this->is_from_dynobj()
possible bashism in ./usr/src/binutils/patches/153_gold_pr10893.dpatch line 119 (function names should only contain [a-z0-9_]):
                 || this->is_undefined()
possible bashism in ./usr/src/binutils/patches/153_gold_pr10893.dpatch line 122 (function names should only contain [a-z0-9_]):
     return (!parameters->options().shared()
possible bashism in ./usr/src/binutils/patches/153_gold_pr10893.dpatch line 123 (function names should only contain [a-z0-9_]):
 	    && parameters->options().copyreloc()
possible bashism in ./usr/src/binutils/patches/153_gold_pr10893.dpatch line 124 (function names should only contain [a-z0-9_]):
 	    && this->is_from_dynobj()

This report was generated on Sat, 18 Dec 2010 00:39:45 +0000, based on results by checkbashisms 2.10.65git5