[Patches] [ python-Patches-649060 ] Cygwin bz2module patch

noreply@sourceforge.net noreply@sourceforge.net
Thu, 05 Dec 2002 12:35:35 -0800


Patches item #649060, was opened at 2002-12-05 08:01
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=649060&group_id=5470

Category: Modules
Group: Python 2.3
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Jason Tishler (jlt63)
Assigned to: Jason Tishler (jlt63)
Summary: Cygwin bz2module patch

Initial Comment:
This patch enables the bz2module to build cleanly
under Cygwin.

OK to apply?

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

>Comment By: Jason Tishler (jlt63)
Date: 2002-12-05 11:35

Message:
Logged In: YES 
user_id=86216

Committed as Modules/bz2module.c 1.13.

> Why again is it that cygwin can't deal with these constructs?
> It can't be that this kind of thing is impossible on Windows - 
> no such change was necessary for MSVC.

See the following:

http://www.python.org/doc/FAQ.html#3.24

>From the above, I thought that this was a problem with
both MSVC and Cygwin gcc. Is the FAQ item no longer
correct?

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

Comment By: Martin v. Löwis (loewis)
Date: 2002-12-05 08:17

Message:
Logged In: YES 
user_id=21627

The patch is ok to apply, with regrets.

Why again is it that cygwin can't deal with these constructs? 
It can't be that this kind of thing is impossible on Windows - 
no such change was necessary for MSVC.

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

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