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


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to