Re: getopt and Solaris 10

James Youngman <[email protected]> Thu, 5 May 2005 19:06:47 +0100
Newsgroups gmane.comp.lib.gnulib.bugs,gmane.comp.version-control.cvs.bugs
Message-ID <[email protected]>
On Thu, May 05, 2005 at 01:34:24PM -0400, Derek Price wrote:

> Apparently Solaris 10 includes a getopt.h and appears to be GNU getopt
> by all the tests in getopt.m4.  Unfortunately, it doesn't support "+" as
> the first character of the option string.  

But surely we would now regard that usage as obsolete now?  It's been
replaced by "--" hasn't it?

James.