Mo DeJong wrote:

> On Tue, 13 Jun 2000, Dr Wes Munsil wrote:
>
> > 1) Tclblend_Init is never called. Consequently the call of MonitorEnter
> > in that function is never executed.
>
> That does not seem right. The Tclblend_Init method should be
> invoked by Tcl during the load command (like load libtclblend.so).

I misinterpreted the output. When you do a "make test", it apparently does a
"source all" into a single invocation of tclsh, rather than invoking tclsh
anew for each test case. The invocation of Tclblend_init therefore shows up in
my debugging output for ArrayObject.test (the first test case) but not
AutomaticSignature.test (the second test case).


----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to