libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 6/6] use printf as $ECHO


From: Ralf Wildenhues
Subject: Re: [PATCH 6/6] use printf as $ECHO
Date: Tue, 11 Nov 2008 07:33:23 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello Sven,

thanks for the quick feedback!

* Sven Mascheck wrote on Tue, Nov 11, 2008 at 01:00:26AM CET:
> On Mon, Nov 10, 2008 at 08:34:31PM +0100, Ralf Wildenhues wrote:
> 
> > func_fallback_echo()
> > {
> >   eval 'cat <<_LTEOF
> > $*
> > _LTEOF'
> > }
> > 

> You probably remembered "http://www.in-ulm.de/~mascheck/bourne/common.html";?

Yes, I think the tempfile issue on that page was it.

Let's use the eval here, that can only be safer, even if we don't intend
to unset func_fallback_echo ATM.

Cheers,
Ralf




reply via email to

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