Debian Automated Code Analysis

checkbashisms analysis of dbus_1.4.1-2.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./bus/messagebus.in line 36 ($"foo" should be eval_gettext "foo"):
    echo -n $"Starting system message bus: "
possible bashism in ./bus/messagebus.in line 48 ($"foo" should be eval_gettext "foo"):
    echo -n $"Stopping system message bus: "
possible bashism in ./bus/messagebus.in line 89 ($"foo" should be eval_gettext "foo"):
        echo $"Usage: $0 {start|stop|status|restart|condrestart|reload}"
possible bashism in ./bus/messagebus-config.in line 26 (should be '.', not 'source'):
source ${CSIH_SCRIPT}
possible bashism in ./bus/rc.messagebus.in line 76 ($"foo" should be eval_gettext "foo"):
        echo $"Usage: $0 {start|stop|status|restart|reload}"
possible bashism in ./cmake/cross-compile.sh line 47 (declare):
    declare -x $x="$i" ; export $x;
possible bashism in ./cmake/cross-compile.sh line 65 (declare):
    declare -x $x="$i" ; export $x;

This report was generated on Tue, 08 Feb 2011 06:38:04 +0000, based on results by checkbashisms 2.10.65git5