Comment 2 for bug 36421

Revision history for this message
Jérémie Corbier (jcorbier) wrote :

In the disabled patch debian/patches/10_64bit_glu_fix.dpatch, there is this function:

i32u project::ptr_to_int(void* ptr);

I am trying to figure out a way to use it for this particular issue (the previous patch may break things if compiling on a 32 bits arch).