[Patches] [ python-Patches-475657 ] Platform support for 2.2b: RISC OS

noreply@sourceforge.net noreply@sourceforge.net
Sat, 27 Oct 2001 14:16:31 -0700


Patches item #475657, was opened at 2001-10-27 13:53
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=475657&group_id=5470

Category: Core (C code)
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Dietmar Schwertberger (dschwertberger)
>Assigned to: Guido van Rossum (gvanrossum)
Summary: Platform support for 2.2b: RISC OS

Initial Comment:
The attached patch fixes 3 problems with 2.2b on RISC OS:

RISCOS/Makefile:
include structseq and weakrefobject;
changes to keep command line length below 2048

RISCOS/riscosmodule.c:
typos from the stat structseq patch

Include/pyport.h:
don't re-#define __attribute__(__x) on RISC OS as it is already defined in c library


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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-10-27 14:16

Message:
Logged In: YES 
user_id=6380

Thanks, applied to CVS.

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

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