bug-gnustep
[Top][All Lists]
Advanced

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

Re: gnustep-back: FTBFS (amd64/gcc-4.0): incompatible type for argument


From: Pete French
Subject: Re: gnustep-back: FTBFS (amd64/gcc-4.0): incompatible type for argument 11 of 'DPSimage:::::::::::' (fwd)
Date: Fri, 24 Dec 2004 13:45:46 +0000

> GSContext.m:851: warning: cast to pointer from integer of different size

There are a lot of these issues - I did start going through and trying to
fix a few of them under amd64, but got somewhat stymied by the state of
FreeBSD on amd64. They occur because the platform is one of the few where the
zie of an int is smaller than the size of a long (and a pointer) which is
not true of the other 64 bit platforms. Each one needs to be looked at and
a fix found for it, or at least verified to make sure that the warning is
harmless.

-bat.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]