lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] patch for cygwin


From: patakuti
Subject: [Lynx-dev] patch for cygwin
Date: Sat, 27 May 2006 20:05:05 +0900 (JST)

I wrote a patch for compiling under cygwin environment.

  - modify not to check d_ino when __CYGWIN__ is defined because it
    doesn't seem to be supported by Cygwin now.

  - modify to use fill_rehostent to avoid segfault in _fork_func,
    which is used Win32 environment (includes Cygwin).

  - modify not to use WSASetLastError when __CYGWIN__ is defined to
    avoid link error.
    # This is ad hoc change.

I test it with 2.8.6dev.17.
--
Takeshi Hataguchi
E-mail: address@hidden

Attachment: lynx.patch_for_286dev17-2
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]