Bug#355090: FTBFS: error: cast from 'void*' to 'int' loses precision

2006-03-09 Thread Regis Boudin
tags 355063 +pending tags 355090 +pending thanks Hi, Having finally found a 64 bits machine to test, I now have a patch for this bug. Thanks for the report. Regis Roberto Pariset said: Package: amaya Version: 9.4-1 Severity: serious Justification: fails to build from source Hi, amaya

Bug#355090: FTBFS: error: cast from 'void*' to 'int' loses precision

2006-03-04 Thread Ben Hutchings
tags 355090 +patch thanks It seems that SendDataToPanel is not really a polymorphic function but an unrelated set of functions for which the virtual qualifier has been abused. The following patch should fix the problem for AmayaXMLPanel: --- Amaya/thotlib/dialogue/creationmenu.c~

Bug#355090: FTBFS: error: cast from 'void*' to 'int' loses precision

2006-03-02 Thread Roberto Pariset
Package: amaya Version: 9.4-1 Severity: serious Justification: fails to build from source Hi, amaya 9.4-1 FTBFS on 64 bit archs because of the following problem: [...] x86_64-linux-gnu-g++ -O2 -Wall -x c++ -D__cplusplus -D_UNIX -D_GL -D_WX -DHAVE_CONFIG_H -I.. -I../../amaya/xpm