Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xorg build prob



In article <20080923164023.GA23140%isb2501.ub.uni-mainz.de@localhost>,
Kurt Schreiner  <ks%ub.uni-mainz.de@localhost> wrote:
>Hi,
>
>On Tue, Sep 23, 2008 at 06:14:09PM +0200, Patrick Welche wrote:
>> On -current/amd64, source from just now:
>> 
>> xsrc/external/mit/MesaLib/dist/src/mesa/vbo/vbo_save_draw.c:138: warning: 
>> cast to
>pointer from integer of different size
>> 
>>          arrays[attr].Ptr = (const GLubyte *)data;
>> 
>> (data is GLuint, not *)
>Same here on the three 64bit-archs I tried: alpha, amd64 and sparc64 
>(cross-compiling on amd64). 32bit compiles w/o hickups on i386, evbppc
>and sparc - vax has problems (that's what I tried...).

This seems bogus; data contains the buffer_offset not the buffer?!?!

christos



Home | Main Index | Thread Index | Old Index