Bug#380646: FTBFS with GCC 4.2: cast from pointer to integer of different size

2006-07-31 Thread Tyler MacDonald
tag 380646 patch thanks Julien, I've built a debian package to fix this bug; 0.0.18+p4.1506; http://www.crackerjack.net/mod_bt/debian/sid/ Can you upload at your convienence? Martin, Thanks for testing my proposed fix and responding so quickly, it saved me hours

Bug#380646: FTBFS with GCC 4.2: cast from pointer to integer of different size

2006-07-31 Thread Martin Michlmayr
* Tyler MacDonald <[EMAIL PROTECTED]> [2006-07-31 08:43]: > Thanks Martin. After reading a bit online, I *think* if I s/int/long/ at > btt_infohash.c:44 and btt_xml.h:12 everything will be happy, but I'm not > entirely sure. I'll try verify by building with gcc 4.2 in hercules, > incredibly slow, b

Bug#380646: FTBFS with GCC 4.2: cast from pointer to integer of different size

2006-07-31 Thread Tyler MacDonald
Thanks Martin. After reading a bit online, I *think* if I s/int/long/ at btt_infohash.c:44 and btt_xml.h:12 everything will be happy, but I'm not entirely sure. I'll try verify by building with gcc 4.2 in hercules, incredibly slow, but the closest thing I have to a 64-bit system right now...

Bug#380646: FTBFS with GCC 4.2: cast from pointer to integer of different size

2006-07-31 Thread Martin Michlmayr
Package: mod-bt Version: 0.0.18+p4.1469-1 Your package fails to build with GCC 4.2. Version 4.2 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. You can reproduce this with the gcc-snapshot package from unstable or gcc-4.2 fro