Jérémy Bobbio wrote:
> Hi!
> 
> Revision 1.127 of include/GL/gl.h [1] added two new declarations,
> for glClearDebugLogMESA() and glGetDebugLogMESA().
> 
> Both of them use "GLvoid" as their return type where other declarations
> in this header uses the standard "void" type instead.
> 
> This currently breaks the build of the pdl Debian package [2].  Is there
> any reseon to have "GLvoid" instead of "void" as the return type?
> 
> [1] http://webcvs.freedesktop.org/mesa/Mesa/include/GL/gl.h
> [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=390122
> 
> PS : Please keep me in Cc:, as I am not subscribed to the list.

I'll change the return types to 'void'.

-Brian


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to