[Patches] [ python-Patches-472555 ] Remove trailing common in enumeration

noreply@sourceforge.net noreply@sourceforge.net
Thu, 18 Oct 2001 13:40:28 -0700


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

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Remove trailing common in enumeration

Initial Comment:
Trying to get Python-2.2a4 built on an AIX machine, the
xlc compiler didn't like the trailing comma for the
enumeration in Python/ceval.c, line 471. The following
trivial fix let the compiler continue. 

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

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