On Sun, Dec 14, 2008 at 7:05 PM, Bruno Haible <[email protected]> wrote: > James Youngman wrote: >> +2008-12-14 James Youngman <[email protected]> >> + >> + getopt: Indicate the problem with ambiguous options clearly. >> + * lib/getopt.c (_getopt_internal_r): Print the first and second >> + possibility when there is an ambiguous match. > > The patch looks good. But the master sources of the 'getopt' module are in > glibc, Have you tried submitting your patch as a glibc bug in > <http://sourceware.org/bugzilla/>? (Patches sent to the libc-alpha mailing > list sometimes get forgotten; submission through bugzilla is more reliable.)
Thanks for the tip, I've added http://sourceware.org/bugzilla/show_bug.cgi?id=7101 James.
