argp-parse.c: ARGP_PARSE_ARGV0 shouldn't be ignored
Ulrich Drepper
drepper@cygnus.com
Mon Jul 27 14:59:00 GMT 1998
Roland McGrath <roland@marker.cs.utah.edu> writes:
> It is used in the Hurd in some places where a string of options comes from
> a different place (from runtime RPCs). It uses argz_extract on a string
> and then passes the resultant vector to argp. All these cases also use
> the ARGP_NO_ERRS flag.
OK, so the current code is ok and since the documentation states that
the option will not be used unless ARGP_NO_ERRS is also defined we
don't have to change the code.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------
More information about the Libc-alpha
mailing list