gnustep-dev
[Top][All Lists]
Advanced

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

Re: How to fix this?


From: David Chisnall
Subject: Re: How to fix this?
Date: Wed, 18 Aug 2010 09:38:38 +0100

On 18 Aug 2010, at 01:08, Elim Qiu wrote:

> DKArgument.m:807: error: cast from pointer to integer of different size


You need to cast via [u]intptr_t to make the error go away, but it might be an 
important warning if the integer type is smaller than the pointer type.

David

-- Sent from my PDP-11




reply via email to

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