Simon Josefsson <[EMAIL PROTECTED]> wrote:
> With this, getopt actually do seem to compile and work in Visual
> Studio.  Tested with the CLI in libtasn1, part of GnuTLS, with long
> options.
>
> I'll install this shortly unless someone protests.
>
> 2006-02-28  Simon Josefsson  <[EMAIL PROTECTED]>
>
>       * getopt.c: Protect #include of unistd.h, for MSVS.

Hi Simon,

I agree with Eric.  These days, we should include unistd.h
unconditionally -- and we _can_, in nearly every other environment.
It should be easy to create an empty lib/unistd.h, if necessary.


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to