On Fri, 2008-06-20 at 00:03 -0500, Raphael Geissert wrote:
> On Thursday 19 June 2008, Adam C Powell IV wrote:
> > On Thu, 2008-06-12 at 23:38 -0500, Raphael Geissert wrote:
> > > > possible bashism in ./usr/bin/babel-libtool line 4624 ($'...' should
> > > > be "$(printf '...')"):
> > > > reload_ob
On Thursday 19 June 2008, Adam C Powell IV wrote:
> On Thu, 2008-06-12 at 23:38 -0500, Raphael Geissert wrote:
> > > possible bashism in ./usr/bin/babel-libtool line 4624 ($'...' should
> > > be "$(printf '...')"):
> > > reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL |
> > > $Xsed -e '
On Thu, 2008-06-12 at 23:38 -0500, Raphael Geissert wrote:
> found 476758 1.2.0.dfsg-4
> thanks
>
> At least one was already reported in the original report:
> > possible bashism in ./usr/bin/babel-f77 line 504 (should be 'b = a'):
> > if test $linkage != static -a $action = link -a $outtype == l
found 476758 1.2.0.dfsg-4
thanks
At least one was already reported in the original report:
> possible bashism in ./usr/bin/babel-f77 line 504 (should be 'b = a'):
> if test $linkage != static -a $action = link -a $outtype == lib ; then
> possible bashism in ./usr/bin/babel-libtool line 4624 ($'...
On Fri, 2008-04-25 at 17:08 +0100, Clint Adams wrote:
> On Tue, Apr 22, 2008 at 04:34:01PM +0100, Chris Lamb wrote:
> > +trap "$run $rm $removelist; exit $EXIT_FAILURE" SIGHUP SIGINT SIGTERM
>
> Small nit here: the proper form would be
>
> trap "$run $rm $removelist; exit $EXIT_FAILURE" HUP I
On Tue, Apr 22, 2008 at 04:34:01PM +0100, Chris Lamb wrote:
> +trap "$run $rm $removelist; exit $EXIT_FAILURE" SIGHUP SIGINT SIGTERM
Small nit here: the proper form would be
trap "$run $rm $removelist; exit $EXIT_FAILURE" HUP INT TERM
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a s
tags 476758 + patch
thanks
Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad babel-1.2.0.dfsg.orig/bin/babel-cc.in
babel-1.2.0.dfsg/bin/babel-cc.in
--- babe
7 matches
Mail list logo