Bug 131549 - htdig-3.2.0b6-7: integer operation result is out of range
Summary: htdig-3.2.0b6-7: integer operation result is out of range
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: All SuSE Linux 10.0
: P5 - None : Minor
Target Milestone: ---
Assignee: Hendrik Vogelsang
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-31 13:36 UTC by David Binderman
Modified: 2005-11-03 09:54 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/