Hello there,

I just tried to compile package htdig-3.2.0b6-7 with the Intel C compiler

It said

WordDBPage.cc(85): warning #61: integer operation result is out of range

The source code is

       if(cmp || size>8*1024*1000000000)

The compiler is correct. 8e12 is outside the integer range of 32 bit machines.
Suggest code rework.

Regards

David Binderman

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters! http://www.msn.co.uk/newsletters



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ht://Dig general mailing list: <htdig-general@lists.sourceforge.net>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to