bug-gnulib
[Top][All Lists]
Advanced

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

Re: Argp fix


From: Simon Josefsson
Subject: Re: Argp fix
Date: Fri, 05 Feb 2010 12:46:40 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Sergey Poznyakoff <address@hidden> writes:

> Hello,
>
> Argp failed to properly recognize alias options that have
> short option letters. For instance, in this setup:
>
>   { "dstaddr", 'd', "ADDR", 0,
>     "set destination (peer) address to ADDR" },
>   { "peer", 'p', "ADDR", OPTION_ALIAS },
>
> both --peer and -p failed to work.
>
> I have installed the attached fix.

Ouch.  Should this be reported to glibc as well?

/Simon




reply via email to

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