Automated Code Analysis
possible bashism in ./configure line 388 (should be >word 2>&1):
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./configure line 6602 ('((' should be '$(('):
extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
possible bashism in ./configure line 7240 ('((' should be '$(('):
int square(int * argument) __attribute__ ((__nonnull__));
possible bashism in ./configure line 7765 ('((' should be '$(('):
int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
possible bashism in ./configure line 8041 ('((' should be '$(('):
int foo(int arg) __attribute__ ((__warn_unused_result__));
possible bashism in ./configure line 20876 (should be >word 2>&1):
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./utils/test-hwloc-distrib.sh.in line 18 ($RANDOM):
tmp=$TMPDIR/foo$$-$RANDOM
possible bashism in ./tests/xml/test-topology.sh.in line 38 ($RANDOM):
tmp=$TMPDIR/foo$$-$RANDOM
This report was generated on Sat, 09 Apr 2011 06:38:26 +0000, based on results by checkbashisms 2.10.65git5