Re: [PATCH] tag: Use OPT_BOOL instead of OPT_BOOLEAN to allow one action multiple times

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

 



On 07/31/13 00:28, Junio C Hamano wrote:
> 
> we could just do
> 
> #define OPT_CMDMODE(s, l, v, h) \
>     { OPTION_CMDMODE, (s), (l), (v), NULL, \
>       (h), PARSE_OPT_NOARG|PARSE_OPT_NONEG, NULL, (s) }
> 

I agree that's a better proposal than mine.

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]