Hi,

   > dri: fix dri_test.c for non-TLS build
   > 
   > _glapi_Context and _glapi_Dispatch have different constness
   > between TLS and non-TLS builds.

Breaks the build here, on Fedora 11/ppc64:

http://tinderbox.x.org/builds/2010-03-23-0038/logs/libGL/#build

../../../../../src/mesa/drivers/dri/common/dri_test.c:22: error: conflicting 
types for '_glapi_Dispatch'
../../../../../src/mesa/glapi/glapi.h:97: note: previous declaration of 
'_glapi_Dispatch' was here
../../../../../src/mesa/drivers/dri/common/dri_test.c:23: error: conflicting 
types for '_glapi_Context'
../../../../../src/mesa/glapi/glapi.h:99: note: previous declaration of 
'_glapi_Context' was here

- Chris.
-- 
Chris Ball   <c...@laptop.org>
One Laptop Per Child

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to