Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=8258
------- Additional Comments From [EMAIL PROTECTED] 2006-09-13 16:09 ------- drm_handle_t is deliberately 32-bit so that it is compatible between 32-bit and 64-bit servers, clients and the kernel. The kernel DRM code goes to some lengths to produce drm_handle_t values that fit in 32 bits even on 64 bit systems. drm_handle_t is not a pointer and should not be being cast to/from a pointer. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel