On Thu, 25 Mar 1999, Michael Githens wrote:

> Mo,
> 
> Per your request, I've joined the tcljava mailing list and sent this to
> the group.

I was not aware that 1.1a1 would compile with 8.1a1 (unless it was
a custom version). I know for a fact that 1.2.2 will compile with 8.1a1
but I have not tried it with the most recent beta2 release (I think they
changed the function names again for the TEA thing).

> I was trying to use the tclblend 1.1a1 release with tcl8.1a1 on windows
> NT.  I guess there really is a threading issue as noted in the
> changes.txt file.  I've finally decided that this must be the cause of
> some crashing that is happening because there seems to be nothing wrong
> in the java code being called and the same piece of code does not always
> crash.

Did you do a "load tclblend.dll" and then a "package require java"?

> Anyway, I've gotten the 1.2.2 release.  I know that it crashes
> performing "package require java", but I can get around that for now
> using "load tclblend.dll" and giving it the appropriate directory in
> that command.

I do not know if the thread stuff has been changed in Tcl 8.1b2 so I
can not tell you. The last time I tried it I got strange crashes
inside of Java methods. These crashes were thread related but
I did not look into it further. As far as I know, the thread stuff
is the only thing keeping Tcl Blend from working with Tcl 8.1.
If those were fixed then we could start looking into unicode
support for Tcl Blend as Tcl 8.1 supports unicode.

later
mo

>  My real question is, do we know that the thread issue is
> gone?  Also, do you know if there are any other issues beyond the
> "package require" for tclblend?  If this is all, I could provide some
> help trying to fix that if you can tell me what you know about this
> "package require" so far.
> 
> Thanks,
> Michael Githens
> [EMAIL PROTECTED]
> 
> 
> 
> 
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by WebNet Technologies.
> 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]'. 
> A list archive is at: http://www.findmail.com/listsaver/tcldallas/
> 

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
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]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to