[Patches] [ python-Patches-494045 ] patches errno and stat to cope on plan9

noreply@sourceforge.net noreply@sourceforge.net
Sun, 16 Dec 2001 19:05:09 -0800


Patches item #494045, was opened at 2001-12-16 18:15
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=494045&group_id=5470

Category: Core (C code)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Russ Cox (rsc)
Assigned to: Nobody/Anonymous (nobody)
Summary: patches errno and stat to cope on plan9

Initial Comment:
Small #ifdefed patches to handle differences between
the
Plan 9 API and the traditional Posix API.

The patch to bltinmodule.c also attempts to
make the #ifdefs a little more readable.



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

>Comment By: Russ Cox (rsc)
Date: 2001-12-16 19:05

Message:
Logged In: YES 
user_id=403803

It doesn't actually delete the RISCOS patches;
the context diff turns out to be hard to read.

I've attached the raw source code for the affected area.
You may not want to expand things like I did, but all
the #ifdefs were getting hard to follow.

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-12-16 18:57

Message:
Logged In: YES 
user_id=6380

There seems to be a bug in this patch. Why does it delete
the RISCOS #ifdefs? Perhaps you diffed current CVS or 2.2c1
against a modified copy of an older Python version?

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

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