On Sat, 2009-01-24 at 09:54 -0800, Pekka Paalanen wrote: > >From c50a9319b13b43754feb9b7396662f5dc8badf65 Mon Sep 17 00:00:00 2001 > From: Pekka Paalanen <[email protected]> > Date: Sat, 24 Jan 2009 19:33:21 +0200 > Subject: [PATCH] mesa: declare pipe_texture in st_public.h > > Fixes: > In file included from nouveau_context_dri.c:6: > ../../../../../../src/mesa/state_tracker/st_public.h:87: warning: > 'struct pipe_texture' declared inside parameter list > ../../../../../../src/mesa/state_tracker/st_public.h:87: warning: its > scope is only this definition or declaration, which is probably not what > you want > ../../../../../../src/mesa/state_tracker/st_public.h:104: warning: > 'struct pipe_texture' declared inside parameter list > > Signed-off-by: Pekka Paalanen <[email protected]> > --- > > I could push this myself, shall I? >
Sounds good Pekka, go ahead... Keith ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
