[Xapian-discuss] TCL Binding working, but db_lock doesn't get removed?

Eric Parusel eparusel at creativens.com
Fri Oct 22 00:04:11 BST 2004


Olly Betts wrote:
> On Thu, Oct 21, 2004 at 03:27:45PM -0700, Eric Parusel wrote:
> 
>>From http://www.swig.org/Doc1.1/HTML/Tcl.html#n5
> 
> 
> Note we use SWIG 1.3, not 1.1.  There have been huge changes since 1.1,
> so this may be out-of-date.  What do the 1.3 docs say?
> 
> 
>>Maybe this is something I should take up with "the SWIG people"?
> 
> 
> If the 1.3 docs don't help, that's probably the best option.

Oops, but yes, the 1.3 docs say the same thing:
http://www.swig.org/Doc1.3/SWIGDocumentation.html#Tcl_nn31

code inserted:
**********************************
set var_owner [db cget -thisown]
puts "Owner: $var_owner"
**********************************

output:
"Owner: 1")

So it is owned correctly....


I will contact the SWIG people and see what they suggest.

Later,
Eric



More information about the Xapian-discuss mailing list