Hi, The value assigned to TIMEOUT_IGNORED in enums.c from ARB_sync.xml is too large for a long type i.e.
main/enums.c:3630: warning: integer constant is too large for 'long' type main/enums.c:3630: warning: overflow in implicit constant conversion 0xFFFFFFFFFFFFFFFFull is the correct OpenGL spec. value but doesn't fit (I'm using MinGW). Will this cause potential problems? Thanks Colin Harrison ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
