Package: twpsk
Version: 3.0-1
Severity: serious

Hi,

Your package is failing to build (on 64 bit arches) with the following error:
twpskCB.C: In function 'void quitCB(_WidgetRec*, void*, void*)':
twpskCB.C:920: error: cast from 'void*' to 'int' loses precision
make[4]: *** [twpskCB.o] Error 1

You can not store a pointer in an integer.  And I have no idea
why you want to do such a thing in C++.


Kurt




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to