Bug 131549

Summary: htdig-3.2.0b6-7: integer operation result is out of range
Product: [openSUSE] SUSE LINUX 10.0 Reporter: David Binderman <dcb314>
Component: BasesystemAssignee: Hendrik Vogelsang <hvogel>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description David Binderman 2005-10-31 13:36:48 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.
Comment 1 Hendrik Vogelsang 2005-11-03 09:54:06 UTC
please report this upstream to

http://www.htdig.org/