On Sat, 7 Feb 2009, Gisle Vanem wrote: (referring to the screen clearing code in stop_curses() from LYCurses.c in the patch I submitted)
> "Doug Kaufman" <[email protected]> wrote: > > > change the ifdef to include MSVC. Do you have the ability to test that? > > I've done that and it works fine with just a "#ifdef WIN32". That should work for MINGW. When compiling with -mno-cygwin, the cygwin gcc version 3.4.4 outputs "-DWIN32". I presume that will be consistent between versions of gcc. If not, it would break for MINGW. Doug -- Doug Kaufman Internet: [email protected] _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
