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

SourceForge.net noreply at sourceforge.net
Thu Dec 11 14:40:16 EST 2003


Patches item #858318, was opened at 2003-12-11 10:30
Message generated for change (Comment added) 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.

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

>Comment By: benson margulies (benson_basis)
Date: 2003-12-11 14:40

Message:
Logged In: YES 
user_id=876734

I've marked this 2.4, but someone (SuSe?) might like it 
sooner.

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

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