Hi, I've fixed a bug reported on HP/UX and did some more cosmetic changes on htword. Nothing big but I'm making a distcheck, just in case. Here are the changes: * htword/WordBitCompress.h: remove inline qualifier on check_tag1: it's not inline * htword/WordKey.h: #define WORD_KEY_UNKNOWN_POSITION to -1. Remove default argument to SetToFollowing so that it's more explicit when used with WORD_KEY_UNKNOWN_POSITION. * htword/WordKey.cc: change name of variable info0 to info * htword/WordList.cc: use WordKey::Info instead of WordKeyInfo::Get as done in WordKey.cc for consistency. * htword/WordList.{cc,h},htword/WordDB.h: rename WordCursor to WordDBCursor for consistency. * htword/WordList.h: Kill the WordSearchDescription::Setup useless function * htword/WordList.h: WordSearchDescription constructor now have a straightforward semantics. * htword/WordList.h: Rename Search into Collect since it already existed, just with a different prototype. Cheers, -- Loic Dachary 24 av Secretan 75019 Paris Tel: 33 1 42 45 09 16 e-mail: [EMAIL PROTECTED] URL: http://www.senga.org/ ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] You will receive a message to confirm this.