[Patches] [ python-Patches-858318 ] modsupport does not use va_copy when available

SourceForge.net noreply at sourceforge.net
Thu Dec 11 14:33:30 EST 2003


Patches item #858318, was opened at 2003-12-11 10:30
Message generated for change (Settings changed) made by benson_basis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=858318&group_id=5470

Category: Core (C code)
>Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: benson margulies (benson_basis)
Assigned to: Nobody/Anonymous (nobody)
Summary: modsupport does not use va_copy when available

Initial Comment:
It appears that the gcc 3.2.2 on SusE linux AMD 64-bit 
requires the use of va_copy. The attached patch uses 
va_copy whenever it is #defined.

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

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



More information about the Patches mailing list