[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: argmatch: accept perfect matches in documented arglists
From: |
Akim Demaille |
Subject: |
Re: argmatch: accept perfect matches in documented arglists |
Date: |
Thu, 20 Jun 2019 07:13:00 +0200 |
Hi all,
> Le 4 juin 2019 à 18:03, Akim Demaille <address@hidden> a écrit :
>
> Hi guys!
>
>> Le 25 mai 2019 à 09:36, Akim Demaille <address@hidden> a écrit :
>>
>> commit de38c305491dfd68e48cc29ffedb88bf526d51bf
>> Author: Akim Demaille <address@hidden>
>> Date: Tue Apr 30 08:01:14 2019 +0200
>>
>> argmatch: add support to generate the usage message
>>
>> * lib/argmatch.c: Move some #includes and gettext support to...
>> * lib/argmatch.h: here.
>> (ARGMATCH_DEFINE_GROUP): New macro.
>> * tests/test-argmatch.c (argmatch_backup_docs, argmatch_backup_args)
>> (argmatch_backup_group): New.
>> (CHECK): New.
>> (main): Check argmatch_backup_value, argmatch_backup_xvalue,
>> argmatch_backup_argument and argmatch_backup_usage.
>> * doc/argmatch.texi (Recognizing Option Arguments): New.
>
> Ping.
Ping.
I will push this in a couple of days.
Cheers!