Gaetan Nadon wrote:
> Trevor had to remove getopt() and local variables. Would we face similar
> issues
> with this operator?

The --long option support in getopt(1) that he was using is not a POSIX
standard feature, but a extension found in the GNU version of the command.

(Personally, I only really build on Solaris 11, which has the POSIX-compliant
 ksh93 as /bin/sh, not Bourne, though I think others still build on Solaris 10
 with it's non-POSIX-compliant Bourne shell as /bin/sh.)

-- 
        -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