[Patches] [ python-Patches-413011 ] Port to UnixWare 7.1.x for Python 2.1

noreply@sourceforge.net noreply@sourceforge.net
Wed, 11 Apr 2001 14:00:38 -0700


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

Category: Build
Group: None
>Status: Closed
Priority: 5
Submitted By: Billy G. Allie (ballie01)
Assigned to: Nobody/Anonymous (nobody)
Summary: Port to UnixWare 7.1.x for Python 2.1

Initial Comment:
The attached file contains patches and files needed to 
allow Python-2.1(b2a) to be configured and compiled 
successfully on a SCO UnixWare 7.1.x system using the 
SCO Universal Development Kit (UDK). The compiled 
Python-2.1(2ba) executable did not fail any tests 
except for the atan2(0,1) math test. UnixWare returns 
pi instead of the expected 0.0 result. 

The Python-2.1 on UnixWare 7.1.x will have a shared 
Python-2.1 library, have dynamically loadable modules, 
and support for theads. 

The attached tar file (Python-2.1b2a-UW7.tar.gz) 
contains a README file describing the details of the 
changes. 

The MD5 checksum for the attached file is: 

46704c26064c41f195decccd60adffab 

Billy G. Allie <Bill.Allie@mug.org> 


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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-04-11 14:00

Message:
Logged In: YES 
user_id=6380

Thanks, that's much better!  Applied now.

(Please check that I checked everything in... :-)

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

Comment By: Billy G. Allie (ballie01)
Date: 2001-04-11 13:13

Message:
Logged In: YES 
user_id=8500

here is the MD5 checksum for the corrected patch:

MD5 (Python-2.1b2a.UW7.p2.tar.gz) = 
62941fcbdd0d4272767b52b2a42d9388

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

Comment By: Billy G. Allie (ballie01)
Date: 2001-04-11 13:08

Message:
Logged In: YES 
user_id=8500

Here is a corrected patch file.  I pulled the latest files 
from CVS and patched those.  These should be fine.

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-04-10 14:47

Message:
Logged In: YES 
user_id=6380

Something went wrong with tabs and spaces in your patch; it
appears the version of the sources you diffed against had
some tabs
replaced with spaces or vice versa.

Unless yu can supply a correct context diff really fast, I
won't be able to include this patch in Python 2.1.  I don't
have the time to review every change and to manually apply
the chunks that patch rejects. (Esp. configure.in).


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

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