namazu-users-en
[Top] [All Lists]

Re: namazu returns references, but no matching documents

2003-11-26 02:54:03
At Wed, 26 Nov 2003 18:47:14 +0900,
knok(_at_)daionet(_dot_)gr(_dot_)jp wrote:
According to gdb, it's in the following line that the reason why
namazu couldn't work appropriately:

            val = nmz_do_searching(token, val);

(nmz/parser.c: factor())

val is an structure (NmzResult). In nmz_do_searching() function, the
value of val seems handled appropriately, but the return value was not
effected, therefore val.num is still 0 after the line.

I maed a patch for the issue. But 2 tests were still failed.
-- 
NOKUBI Takatsugu
E-mail: knok(_at_)daionet(_dot_)gr(_dot_)jp
        knok(_at_)namazu(_dot_)org / knok(_at_)debian(_dot_)org

Attachment: openbsd33-workaround.diff
Description: Binary data