Package: libassa
Version: 3.4.2-1
Severity: serious

Hi,

Your package is failing to build with the following error:
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -Wall -O2 -c Reactor.cpp  -fPIC -DPIC 
-o .libs/Reactor.o
Reactor.cpp: In member function 'bool 
ASSA::Reactor::removeHandler(ASSA::EventHandler*, ASSA::EventType)':
Reactor.cpp:250: error: cast from 'ASSA::EventHandler*' to 'int' loses precision
Reactor.cpp: In member function 'bool 
ASSA::Reactor::removeIOHandler(handler_t)':
Reactor.cpp:330: error: cast from 'ASSA::EventHandler*' to 'int' loses precision
make[3]: *** [Reactor.lo] Error 1

You can't store a pointer in an int.


Kurt



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

Reply via email to