On Fri, 7 Dec 2018 09:47:33 +0200 Juhani Numminen
wrote:
> Indeed it seems that the patch didn't affect glew.h. I don't know the package
> too well but that's a >1 MB header that cannot be found in upstream git, and
> I get the impression that it is generated using auto/Makefile.
>
> The debian b
On Wed, 05 Dec 2018 12:44:07 +0100 Andreas Beckmann wrote:
> Followup-For: Bug #915112
> Control: found -1 2.1.0-3
>
> $ cat glewglext.c
> #include
> #include
> #include
>
> $ gcc -c glewglext.c
> In file included from glewglext.c:3:
> /usr/include/GL/glext.h:12066:25: error: conflicting types
Followup-For: Bug #915112
Control: found -1 2.1.0-3
$ cat glewglext.c
#include
#include
#include
$ gcc -c glewglext.c
In file included from glewglext.c:3:
/usr/include/GL/glext.h:12066:25: error: conflicting types for
'PFNGLFRAGMENTLIGHTFVSGIXPROC'
typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFV
3 matches
Mail list logo