[EMAIL PROTECTED] wrote:
> 
> Hi,
> 
> In the glu.h file of the CVS this excerpt gives compilation problems:
> 
>    typedef struct GLUquadric GLUquadricObj;
>    typedef struct GLUtesselator GLUtriangulatorObj;
>    typedef struct GLUnurbs GLUnurbsObj;
> 
> Why was this changed from the version in beta1 which was:
> 
>    typedef struct GLUquadricObj GLUquadricObj;
>    typedef struct GLUtriangulatorObj GLUtriangulatorObj;
>    typedef struct GLUnurbsObj GLUnurbsObj;

It was changed to accomodate BeOS R4.


> Should we change this back? or do we have modify the .c and .h files in
> src-glu in accordance with this change?

I realized the other day that I had a few GLU source files checked
out when I uploaded the ,v files.  I'll fix this up tonight or
tomorrow.


-Brian

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

Reply via email to