Greetings, I've almost finished some patches trying to address the "htsearch input parameters issue" (below).
I've updated defaults.cc to list all variables used by any of the programs (according to "grep config"), and described them as best I can. Where they are different, the input parameters to htsearch are also listed, and cross-referenced in both directions. Since no information is better than mis-information, there are some '??'s and 'TO BE COMPLETED's. Some entries which were out of alphabetical order have also been relocated. This patch is at http://www.ee.mu.oz.au/staff/lha/pub/patch.defaults A second patch at http://www.ee.mu.oz.au/staff/lha/pub/patch.inputs makes htsearch scan the existing config parameters, and overwrites them if they are given on the command line. It also has the #ifdef option of checking that there are no invalid (hence ignored) command line arguments. (This needs cgi.h to include "Dictionary.h", and I don't know how the make procedure handles dependencies, so it is disabled by default.) Before I start testing, could you please confirm that these are on the right track? Finally, the "current status" emails refer to problems numbers which don't match the SourceForge problem numbers. Where can I find the original numbering? Thanks :) Lachlan > * Not all htsearch input parameters are handled properly: > PR#648. Use a > consistant mapping of input -> config -> template for > all inputs where > it makes sense to do so (everything but "config" and > "words"?). > > * Document all of htsearch's mappings of input parameters > to config attributes > to template variables. (Relates to PR#648.) Also make > sure these config > attributes are all documented in defaults.cc, even if > they're only set by > input parameters and never in the config file. -- Lachlan Andrew Phone: +613 8344-3816 Fax: +613 8344-6678 Dept of Electrical and Electronic Engg CRICOS Provider Code University of Melbourne, Victoria, 3010 AUSTRALIA 00116K ------------------------------------------------------- This sf.net email is sponsored by: DEDICATED SERVERS only $89! Linux or FreeBSD, FREE setup, FAST network. Get your own server today at http://www.ServePath.com/indexfm.htm _______________________________________________ htdig-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/htdig-dev