[Patches] [ python-Patches-404924 ] Cygwin termios module patch

nobody nobody@sourceforge.net
Wed, 28 Feb 2001 10:14:15 -0800


Patches #404924, was updated on 2001-02-28 08:18
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=404924&group_id=5470

Category: Modules
Group: None
Status: Open
Priority: 5
Submitted By: Jason Tishler
Assigned to: Fred L. Drake, Jr.
Summary: Cygwin termios module patch

Initial Comment:
The attached patch re-enables clean compilation of the
termios module under Cygwin.  Unfortunately this patch
is Cygwin specific, so hopefully someone more
knowledgeable with other platforms (e.g. IRIX) can
generalize it to cover more platforms.

To apply:

    $ cd Modules
    $ patch <termios.patch

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

Comment By: Fred L. Drake, Jr.
Date: 2001-02-28 10:14

Message:
Logged In: YES 
user_id=3066

I have a variant of your patch the might make more sense, but please test this under Cygwin before I check it in.  Comment on the patch with your test results.

Thanks!

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

Comment By: Jason Tishler
Date: 2001-02-28 09:10

Message:
Logged In: YES 
user_id=86216

Yes, this is a dup.  Sorry, my finger stuttered...  Please
close (one of them).

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

Comment By: Tim Peters
Date: 2001-02-28 08:48

Message:
Logged In: YES 
user_id=31435

Assigned to Fred.  Looks like it may be duplicated in 
404923.

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

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