[Patches] [ python-Patches-443673 ] Build _socket on cygwin32

noreply@sourceforge.net noreply@sourceforge.net
Mon, 23 Jul 2001 23:45:55 -0700


Patches item #443673, was opened at 2001-07-22 19:20
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=443673&group_id=5470

Category: Windows
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Jeff Epler (jepler)
Assigned to: Nobody/Anonymous (nobody)
Summary: Build _socket on cygwin32

Initial Comment:
(just tested on a new install of cygwin32 and a fresh 
pull of descr-branch from cvs)

Treat __CYGWIN32__ just like MS_WIN32 when deciding
whether to declare h_errno in getaddrinfo.c

The resulting socketmodule seems to work, including a 
successful 'python -c "import test.test_socket"'

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2001-07-23 23:45

Message:
Logged In: YES 
user_id=21627

This patch should be out of date now, since I just removed 
the declaration of h_errno.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=443673&group_id=5470