Patches item #858318, was opened at 2003-12-11 16:30 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=858318&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core (C code) Group: Python 2.4 >Status: Pending >Resolution: Out of Date Priority: 5 Private: No 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: Martin v. Löwis (loewis) Date: 2006-11-25 16:45 Message: Logged In: YES user_id=21627 Originator: NO Is this patch still needed? Nobody has complained about a problem with va-lists on AMD64 since. Tentatively marking it out-of-date. ---------------------------------------------------------------------- Comment By: benson margulies (benson_basis) Date: 2003-12-11 20: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 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches