Displaying 2 results from an estimated 2 matches for "chunktype".
Did you mean:
chunk_type
2011 Sep 07
1
Tryout paches for faster chert search: http://trac.xapian.org/ticket/326
Hi,
w.r.t. http://trac.xapian.org/ticket/326
I'd like to try out some of the patches mentioned against my xapian svn trunk
to see what kind of improvement can be realised.
There are quite a few patches, so can I simply try them all top-to-bottom, or
which of them are recommended (ie, I don't want to screw with the index
format)?
Thanks
h
2003 Jul 28
1
error when compiling oggplay
...c: At top level:
oggplay.c:393: parse error before "mymngerror"
oggplay.c:393: parse error before "mng"
oggplay.c: In function `mymngerror':
oggplay.c:397: `stuff' undeclared (first use in this function)
oggplay.c:401: parse error before ')' token
oggplay.c:405: `chunktype' undeclared (first use in this function)
oggplay.c:413: `chunkseq' undeclared (first use in this function)
oggplay.c:414: `text' undeclared (first use in this function)
oggplay.c: At top level:
oggplay.c:419: parse error before "mng"
oggplay.c: In function `mymngquit':
ogg...