[Patches] [ python-Patches-1001610 ] socketmodule on
OpenBSD/sparc64 (64bit machine)
SourceForge.net
noreply at sourceforge.net
Sun Aug 1 21:33:07 CEST 2004
Patches item #1001610, was opened at 2004-08-01 21:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1001610&group_id=5470
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Aleksander Piotrowski (pelotas)
Assigned to: Nobody/Anonymous (nobody)
Summary: socketmodule on OpenBSD/sparc64 (64bit machine)
Initial Comment:
In revision 1.280 of Modules/socketmodule.c, perky has
fixed some problems of socketmodule on 64bit arches. On
my OpenBSD/sparc64 (SUN Ultra 10) this change is not
enough. Attached patch (which is currently part of
python port for OpenBSD) is necessary.
In private mail, perky said that this change might be
OK for OpenBSD but doesn't work for other OSes.
Attached diff is against 2.3.4.
BTW this another unsigned long to int change doesn't
break OpenBSD/i386.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1001610&group_id=5470
More information about the Patches
mailing list