Actually, that's just a compiler warning.  I ignored tons of warnings like
this and my version of ht://dig runs just fine on IRIX 6.3.

David Lloyd
Webmaster, System Administrator MU's SGI/NeXT Network
http://www.cclabs.missouri.edu
http://www.cclabs.missouri.edu/~cclloyd
[EMAIL PROTECTED]

On Sun, 5 Jul 1998, Dan Watts wrote:

> I'm a newbie to htdig and I was wondering if anyone has built
> htdig v3.0.8b2 on Irix 5.3.  I'm getting a number of compile
> time errors such as the following:
> 
> "WordList.cc", line 117: warning(3270): pointless comparison of unsigned
>           integer with zero
>         if (*word >= 0 && *word < ' ')
>                   ^
> 
> Looking at the code, the comparison with 0 is indeed pointless since
> "char" is unsigned and wil always be >= 0.
> 
> 
> Does anyone have a set of patches to get htdig to compile on Irix 5.3
> or perhaps have a tar file of their build area that I could download?
> 
> Thanks,
> 
> Dan
> --
> dwatts.nospam-dimentech-com   | 
> http://www.contra.org/~dwatts/| The word for today is:
> PGP Key available via WWW page|     concupiscence
> ----------------------------------------------------------------------
> To unsubscribe from the htdig mailing list, send a message to
> [EMAIL PROTECTED] containing the single word "unsubscribe" in
> the body of the message.
> 

----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to