Hi Gary,

* Gary V. Vaughan wrote on Mon, Jun 28, 2010 at 01:24:39AM CEST:
> Looking through the XSI substitutions, or more correctly the bash/ksh
> func_append usage, there's room here to consistently use func_append
> everywhere to make for easier maintenance... but rather than take the
> additional overhead of a function call in the sensitive quadratic scaling
> parts that prompted the introduction of the += idiom in the first place:
> use the libtool rewriting  machinery to substitute inline `+=' where
> possible, with a fallback to the earlier longhand otherwise.
> 
> Okay to push?

OK thanks!

Cheers,
Ralf

Reply via email to