Re: [PATCHv2 1/2] parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's

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

 



On Thu, May 21, 2009 at 9:51 AM, René Scharfe
<rene.scharfe@xxxxxxxxxxxxxx> wrote:
> Junio C Hamano schrieb:
>> Hmmm, why does this break t0040 (I am queuing this on top of 5acb3e5)?
>
> Probably because it changes this:
>
>        pos += fprintf(...);
>
> into this (simplified, usage_argh() expanded):
>
>        pos += pos + fprintf(...);
>
> usage_argh() doesn't need the parameter pos.
>
> René
>

Woops. I thought I ran the tests but I guess I didn't. This is the
correct fix, thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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]