Fixed bug #576: Regexp-2 search misses hits. Problem was that
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 9 May 2006 10:46:56 +0000 (10:46 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 9 May 2006 10:46:56 +0000 (10:46 +0000)
commit7faa9bb89d27160c17979a21156885539d4f9dcf
treeca59c6045020527d71c0e65b3526ebfef4a600dd
parent9b7dbbec2a6a910a2883ea3da5e6136e9240f820
Fixed bug #576: Regexp-2 search misses hits. Problem was that
init_pos was always set to 2. And the ordinal encoded prefix might
be of length 1. Hence the first character would not be part of regular
expression _with_ errors.
index/zrpn.c