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?

                 Jouk


Ceterum censeo tertium millennium post Christum natum anno MMI incepturum esse

>------------------------------------------------------------------------------<

  Jouk Jansen
                 
  [EMAIL PROTECTED]

  Technische Universiteit Delft        tttttttttt  uu     uu  ddddddd
  Nationaal centrum voor HREM          tttttttttt  uu     uu  dd    dd
  Rotterdamseweg 137                       tt      uu     uu  dd     dd
  2628 AL Delft                            tt      uu     uu  dd     dd
  Nederland                                tt      uu     uu  dd    dd
  tel. 31-15-2781536                       tt       uuuuuuu   ddddddd

>------------------------------------------------------------------------------<

Reply via email to