Ralf Wildenhues wrote:
> * Derek Price wrote on Thu, Sep 25, 2008 at 05:10:31PM CEST:
>> --- gnulib-tool revision 1.307
>> +++ gnulib-tool working copy
> 
>> +func_push ()
>> +{
>> +  var=$1
>> +  shift
>> +  for e; do
> 
> The more portable way really is
>   for e
>   do
> 
> not
>   for e; do

Okay, I've made this change.  Feels like a waste to regenerate the whole
patch again.  Any objections to my committing, assuming my previous
patch includes this change?

Regards,

Derek
-- 
Derek R. Price
Solutions Architect
Ximbiot, LLC <http://ximbiot.com>
Get CVS and Subversion Support from Ximbiot!

v: +1 248.835.1260
f: +1 248.246.1176


Reply via email to