On 08/15/2016 12:43 PM, Gudjon I. Gudjonsson wrote:
> This fails to compile with the following message:
>
> make[2]: Entering directory '/home/gudjon/nb/pyqwt3d/
> pyqwt3d-0.1.7~cvs20090625/build/py2.7-qt4/configure/OpenGL_Qt4'
> g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-secur
Hi list
I am trying to fix a sip/gcc-6 related bug in package pyqwt3d but I don't know
how.
OpeGL_mod.sip contains
const int GL_2D;
const int GL_3D;
const int GL_3D_COLOR;
which is converted to
sipOpenGLcmodule.cpp which contains:
static sipIntInstanceDef intInstances[] = {
{sipName
2 matches
Mail list logo