[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] getopt: fix diagnostic for missing mandatory option argument
From: |
Stefano Lattarini |
Subject: |
Re: [PATCH] getopt: fix diagnostic for missing mandatory option argument |
Date: |
Sun, 15 Jan 2012 18:08:21 +0100 |
On 01/15/2012 05:56 PM, Jim Meyering wrote:
> Stefano Lattarini wrote:
>> On 01/15/2012 09:35 AM, Stefano Lattarini wrote:
>>> On 01/15/2012 09:18 AM, Stefano Lattarini wrote:
>>>> On 01/15/2012 06:59 AM, Paul Eggert wrote:
>>>>> Thanks, that patch looks good to me; please install.
>>>>>
>>>> Done.
>>>>
>>> And introduced a new bug in doing so, sigh. The attached patch
>>> should fix it. OK to apply?
>>
>> And as a follow-up, another nice simplification which also offer some
>> bug fixes for free. OK to apply?
>
> That looks like a fine change.
>
> [SNIP]
>
I've addressed your nits, and pushed.
I now hope to post soonish some patches that will help me re-utilize the
getopt function in automake and aclocal as well ...
Thanks,
Stefano