Package: gri
Version: 2.12.10-1
Severity: serious

Hi,

Your package is failing to build with the following error on 64
bit arches:
CmdFile.hh: In copy constructor 'CmdFile::CmdFile(const CmdFile&)':
CmdFile.hh:25: error: cast from 'const CmdFile*' to 'unsigned int' loses precis
ion
CmdFile.hh:25: error: cast from 'CmdFile*' to 'unsigned int' loses precision
CmdFile.hh: In member function 'CmdFile& CmdFile::operator=(const CmdFile&)':
CmdFile.hh:41: error: cast from 'CmdFile*' to 'int' loses precision
CmdFile.hh: In member function 'void CmdFile::set(const char*, FILE*, bool, int
, bool)':
CmdFile.hh:53: error: cast from 'CmdFile*' to 'int' loses precision
DataFile.hh: In constructor 'DataFile::DataFile()':
DataFile.hh:21: error: cast from 'FILE*' to 'unsigned int' loses precision
DataFile.hh:23: error: cast from '_IO_FILE*' to 'unsigned int' loses precision
make[2]: *** [GriColor.o] Error 1

The 2.12.10-2 changelog suggested something was fixed, but
it's still failing with the same error.


Kurt



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

Reply via email to