[Common-cvs] include hxtypes.h,1.24.4.3,1.24.4.4

[Common-cvs] include hxtypes.h,1.24.4.3,1.24.4.4

jareguero at helixcommunity.org jareguero at helixcommunity.org
Thu Nov 3 12:06:54 PST 2005


Update of /cvsroot/common/include
In directory cvs:/tmp/cvs-serv30035

Modified Files:
      Tag: hxclient_1_5_0_cayenne
	hxtypes.h 
Log Message:
Adding support for AMD64.

Index: hxtypes.h
===================================================================
RCS file: /cvsroot/common/include/hxtypes.h,v
retrieving revision 1.24.4.3
retrieving revision 1.24.4.4
diff -u -d -r1.24.4.3 -r1.24.4.4
--- hxtypes.h	9 Aug 2005 20:13:13 -0000	1.24.4.3
+++ hxtypes.h	3 Nov 2005 20:06:51 -0000	1.24.4.4
@@ -714,7 +714,7 @@
 #endif
 
 
-#if defined _LONG_IS_64 && (defined _OSF1 || defined _SOLARIS || defined _HPUX)
+#if defined _LONG_IS_64 && (defined _OSF1 || defined _SOLARIS || defined _HPUX || defined __amd64__)
 typedef unsigned long PTR_INT;
 #else
 typedef unsigned int PTR_INT;




More information about the Common-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.