[Xapian-discuss] TCL -> Xapian bindings problem?

Olly Betts olly at survex.com
Thu Oct 21 18:57:52 BST 2004


On Thu, Oct 21, 2004 at 10:53:40AM -0700, Eric Parusel wrote:
> If I remove "package require xapian 0.83", or set it to 0.0

We don't currently set a version, so you can't currently require one.

> invalid command name "xapian::Stem"
>     while executing
> "xapian::Stem stem "english""
>     (file "./test.tcl" line 5)

In CVS HEAD, the tcl8 bindings wrap everything in a xapian namespace.  The
released versions don't - for now, just remove xapian:: from all the
class names.

Cheers,
    Olly



More information about the Xapian-discuss mailing list