_______________________________________________ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/harfbuzz
The current code in util/options.cc fails to build for me on OS X
because of the two uses of setmode(<file>, _O_BINARY). It seems that I
have a setmode function, so HAVE_SETMODE is true, but it's not actually
the same thing as you were expecting on Win32.
- [HarfBuzz] build fails due to setmode() in options.cc Jonathan Kew
- Re: [HarfBuzz] build fails due to setmode() in option... Behdad Esfahbod
- Re: [HarfBuzz] build fails due to setmode() in op... Jonathan Kew