At 10:17 AM +0200 8/30/00, Gabriele Bartolini wrote:
>    Please give a look at my changes. I got them compiled with no 
>warnings. And you?

I need to follow this up, but it's been a long day and I'm falling 
asleep at the keyboard (never a good sign):

In file included from ../../htdig-3.2/htlib/mhash_md5.h:30,
                  from ../../htdig-3.2/htlib/md5.cc:3:
../../htdig-3.2/htlib/libdefs.h:30: #error "Cannot find a 64 bit 
integer in your system, sorry."
../../htdig-3.2/htlib/libdefs.h:38: #error "Cannot find a 32 bit 
integer in your system, sorry."
../../htdig-3.2/htlib/libdefs.h:46: #error "Cannot find a 16 bit 
integer in your system, sorry."
../../htdig-3.2/htlib/libdefs.h:52: #error "Cannot find an 8 bit char 
in your system, sorry."

I'm unsure where this code originates, but finding integer sizes 
should be done in a configure test--it's pretty easy actually. (For 
example, in Connection.cc we have a "typedef" for certain parameters 
which are often either size_t or int on various platforms.)

-Geoff


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 


Reply via email to