[Spice-devel] [PATCH] spice: vdagent: support x64 arch

Alexander Larsson alexl at redhat.com
Wed Aug 18 05:03:28 PDT 2010


On Mon, 2010-08-09 at 12:58 +0300, Arnon Gilboa wrote:
> 
>  /* 7.18.1.4  Integer types capable of holding object pointers */
>  
> +#ifndef  _WIN64
> +
>  typedef int intptr_t;
>  
>  typedef unsigned uintptr_t;
>  
> +#endif
> + 

So, the win64 compiler supports (u)intptr_t, but the win32 one doesn't?
Seems kinda weird.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                            Red Hat, Inc 
       alexl at redhat.com            alexander.larsson at gmail.com 
He's a hate-fuelled arachnophobic barbarian on the hunt for the last specimen 
of a great and near-mythical creature. She's a wealthy hip-hop magician's 
assistant who can talk to animals. They fight crime! 



More information about the Spice-devel mailing list