libtool-patches
[Top][All Lists]
Advanced

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

Re: include_expsyms clobbers user files.


From: Peter Ekberg
Subject: Re: include_expsyms clobbers user files.
Date: Wed, 5 Oct 2005 14:37:36 +0200
User-agent: Mutt/1.5.10i

On Fri, Sep 30, 2005 at 10:42:18AM +0200, Ralf Wildenhues wrote:
> Hi Peter,
> 
> * Peter Ekberg wrote on Thu, Sep 29, 2005 at 07:10:39PM CEST:
> > 
> > > OK then.  The patch looks good, please install after looking at the
> > > following miniscule nit.  Thank you!
> > 
> > Ok, did that change also, why not...
> 
> But the change is wrong. :-/
> 
>   test -n "$foo" && test -n "$bar"
> is not equivalent to
>   test -n "$foo$bar"
> (the latter is logical OR, not AND)

*snip*

Arrrgh :-/

I guess we're both to blame...

Cheers,
Peter




reply via email to

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