possible bashism in ./tools/mac-nm line 14 (should be 'b = a'): if [ "`which c++filt`" == "" ]; then possible bashism in ./tools/linux-tick-processor line 11 (should be 'b = a'): if [ "$1" == "--no-build" ]; then possible bashism in ./tools/linux-tick-processor line 23 (alternative test command ([[ foo ]] should be [ foo ])): if [[ "${arg}" != -* ]]; then
This report was generated on Mon, 18 Apr 2011 06:38:16 +0000, based on results by checkbashisms 2.10.65git5