libtool-patches
[Top][All Lists]
Advanced

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

Re: make libtool faster v2


From: Gary V. Vaughan
Subject: Re: make libtool faster v2
Date: Tue, 30 Nov 2004 16:42:35 +0000
User-agent: Mozilla Thunderbird 0.9 (X11/20041103)

Hallo Ralf!

Ralf Wildenhues wrote:
> @@ -265,22 +265,26 @@
>  
>  # func_quote_for_eval arg
>  # Aesthetically quote ARG to be evaled later.
> +# This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT
> +# is double-quoted, suitable for a subsequent eval, whereas
> +# FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters
> +# which are still active within double quotes backslashified.

Hmmm, this will spoil my plans for writing an m4 macro that will
accept stylised but readable declarations, but generate the (ugly)
portable shell code we are currently writing by hand.

One of the things I'm aiming at is being able to put "return $val"
in the hand written code, and generate "<func_name>_result=$val".

However, in the spirit of eXtreme Programming, I'll cross that
bridge when I come to it.  This is a good patch with tangible
benefits now, and my code is still in my head :-)

Please go ahead.

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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