Bugzilla – Bug 131549
htdig-3.2.0b6-7: integer operation result is out of range
Last modified: 2005-11-03 09:54:06 UTC
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. BTW, you only got this bug report because the email of the author [andrew@contigo.com] doesn't seem to work.
please report this upstream to http://www.htdig.org/