Hi again, Marcel.

Your last change to HtTime.h seems to have fixed the errors in
compilation.  There are still lots of warnings (shown below), but then,
there are lots of warnings everywhere else in the code.  I'm sure we'll
want to weed these out eventually, but right now I'd be happy just to
get a complete RPM put together.

c++ -DHAVE_CONFIG_H -I. -I. -I../include 
-DDEFAULT_CONFIG_FILE=\"/etc/htdig/htdig.conf\" -I../include -I../htlib -I../htnet 
-I../htcommon -I../htword -I../db/dist -I../db/dist -I../db/include -I../db/include 
-I/usr/include -g -O2 -Wall -Wp,-MD,.deps/WordDBCompress.pp -c  -fPIC -DPIC 
WordDBCompress.cc -o .libs/WordDBCompress.lo
WordBitCompress.h: In method `BitStream::BitStream(int)':
In file included from WordDBCompress.cc:36:
WordBitCompress.h:164: warning: unused parameter `int size'
WordDBCompress.cc: In method `void WordDBPage::Uncompress_rebuild(class Compressor &, 
unsigned int **, int *, int, unsigned char *, int)':
WordDBCompress.cc:818: warning: unused parameter `class Compressor & in'
WordDBCompress.cc:818: warning: unused parameter `int nrworddiffs'
WordDBCompress.cc: In method `void WordDBPage::Compress_extract_vals_wordiffs(int *, 
int *, int, class HtVector_byte &)':
WordDBCompress.cc:1053: warning: unused parameter `int nnums'
WordDBCompress.cc: In method `void WordDBPage::show(int = 0)':
WordDBCompress.cc:1365: warning: unused parameter `int redo'


-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

------------------------------------
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