gcc-4.2.1 pointer questions?
Volker Reichelt
v.reichelt@netcologne.de
Wed Jul 25 22:52:00 GMT 2007
Hi Brian,
> 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???
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32364
and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9278
Regards,
Volker
More information about the Gcc
mailing list