This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-4.2.1 pointer questions?


This:

/* Internal convenience typedefs */
typedef GLvoid (*_GLUfuncptr)(GLvoid);

Produces this:

../.././include/libinc/GL/glu.h:259: error: '<anonymous>' has incomplete
type
../.././include/libinc/GL/glu.h:259: error: invalid use of 'GLvoid'

What am I missing???

-brian

Brian D. McGrew        { brian@visionpro.com ||
brian@doubledimension.com }
--
> Do not read this email while waxing that cat! 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]