libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile mode, XSI shell: do not fork for $xform


From: Ralf Wildenhues
Subject: Re: compile mode, XSI shell: do not fork for $xform
Date: Thu, 10 Apr 2008 02:16:50 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hi Peter,

* Peter O'Gorman wrote on Thu, Apr 10, 2008 at 02:13:02AM CEST:
> > Did you test this sed expression? Maybe I am testing it wrong?
> > 
> > $ echo ada.ada.ada | sed -e "s/\.[^.]*/.lo/"
> > ada.lo.ada

Not good.

> A $ helps:
> echo ada.ada.ada | sed -e "s/\.[^.]*$/.lo/"
> ada.ada.lo
> 
> It's ok with this changed.

Thanks.  But this shows that we need a test for this -- I ran the
testsuite once with xsi_shells=yes and once with xsi_shells=no and
it did not expose the above issue.  Tomorrow.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]