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.) Bruno
