bug-gnulib
[Top][All Lists]
Advanced

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

Re: Friendlier gnulib-tool error messages with multiple incompatible mod


From: Derek Price
Subject: Re: Friendlier gnulib-tool error messages with multiple incompatible modules
Date: Thu, 25 Sep 2008 12:56:22 -0400
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

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

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