This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [mukesh_gupta@mil.emc.com] libc/1413: Incompatibility b/w getopt() with '+' as the first character in the optstring and getopt() without '+' as the first character in optstring....


Andreas Jaeger <aj@suse.de> writes:

> Do we support this kind of usage at all?  '+' should be given always -
> or never.  What do you think?

This use if completely bogus.  getopt() has to be called with the same
parameter list for all calls.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]