http://bugs.freedesktop.org/show_bug.cgi?id=12405





------- Comment #1 from [EMAIL PROTECTED]  2007-09-12 09:34 PST -------
Who calls __glutSetFCB and __glutGetFCB?  The application?

gcc issues a lot of warnings when compiling this file:

glut_fbc.c: In function ‘__glutSetFCB’:
glut_fbc.c:27: warning: ISO C forbids conversion of object pointer to function
pointer type
glut_fbc.c:30: warning: ISO C forbids conversion of object pointer to function
pointer type
etc.

If we changed the parameter (and return type) of those functions to GLUTproc it
would silence the errors, but I don't know that'd effect the Fortran ABI.

Any ideas?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to