[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#127472: does not build from source on powerpc and s390



On Wed, Jan 02, 2002 at 05:35:55PM +0100, Gerhard Tonn wrote:

> libsafe doesn't build from source on s390 and powerpc. va_list assignment is 
> not portable. Please use the attached patch. For details of the error see

Might be worth noting that __va_copy() is not portable (it's a GCC
thing) and guarding it with ifdefs (it's a prepreocessor macro).  C99
provides the standard va_copy() but relying on that just now is a tad
optimistic.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."

Attachment: pgpdWDdWVCRMU.pgp
Description: PGP signature


Reply to: