WILMOT Thierry wrote:
> 
> in file src/window/wmesa.c line 2725 char '\' at the end of line
> must be removed in #define SETUP_CODE


Here's the code (not exactly line 2725):

#define SETUP_CODE                      \
   GLuint index = VB->IndexPtr->data[pv];       \
   (*ctx->Driver.Index)( ctx, index );

I don't see the problem.  Removing either \ will foul-up the macro.


-Brian

----------------------------------------------------------------------
Brian Paul        Avid Technology / Softimage      [EMAIL PROTECTED]


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to