According to Terry Luedtke:
> >>> Geoff Hutchison <[EMAIL PROTECTED]> 03-Apr-00 23:32:52 >>>
> >On Mon, 3 Apr 2000, Terry Luedtke wrote:
> >
> >> I'm trying to define a list of search algorithms, but keep getting  parse error 
>from htsearch.  The lines defining the list are:
> >
> >What version are you using? What is the exact message? Do you get the same
> >message when running htsearch from the command-line?
> 
> I'm running the latest snapshot, 3.2.0b2-040200 from the command line.  The results 
>I get are:
> 
>   $htsearch -vvv 'config=test32&words=cancer'
>   parse error
>   In line 31
> 
> where line 31 is
> 
>   build_select_lists: ALGORITHMS search_algorithm algorithm_list 2 1 2 
>search_algorithm ""
> 

This would suggest that the new Bison or Flex code in 3.2, for parsing
config files, is making assumptions about the format of quoted string
list attributes that it shouldn't be making.  That would probably be the
place to start looking.

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