[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;
> 
> Should we change this back? or do we have modify the .c and .h files in
> src-glu in accordance with this change?

OK, the src-glu directory should be all set now.  I've fixed the sources
and added the VMS descrip.mms and mms_depend files.

-Brian

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

Reply via email to