Thomas Dickey wrote:
> On Tue, 26 Oct 2010, Jesse Adkins wrote:
> 
>> Solaris 9 doesn't have getopt.
> 
> it has getopt, but doesn't have the nonstandard getopt.h

If I remember correctly, it also doesn't have long option support
(getopt_long), only traditional getopt.   (And a quick grep of the
headers seems to confirm that.)

On the other hand, Solaris 9 doesn't really have a working render
implementation, and it's from 2002, so no one is going to be
putting one there, so I'm tempted to say it's not worth
complicating the code for everyone else.

If anyone really needed it, would probably be better to use the
gnulib getopt_long than open coding it.

-- 
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to