[Xotcl] Crash on exit with XOTcl loaded twice

MichaelL at frogware.com MichaelL at frogware.com
Tue Sep 16 15:20:20 CEST 2003


Great, thanks! I didn't know about "xotcl::interp."

Can you say anything more about 1.1--when it's coming and what it 
contains?

Uwe Zdun <uwe.zdun at wu-wien.ac.at> wrote on 09/16/2003 05:48:32 AM:

> Michael,
> 
> this problem does not seem to exist anymore in the forthcoming 1.1
> release ... in the 1.0.* releases it should work to use the 
> xotcl::interp command (which pre-initializes xotcl in the child interp) 
> instead:
> 
>  package require XOTcl
> 
>  xotcl::interp create Interp
>  Interp eval {package require XOTcl}
>  xotcl::interp delete Interp
> 
> Uwe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://alice.wu-wien.ac.at/pipermail/xotcl/attachments/20030916/548af51a/attachment.html


More information about the Xotcl mailing list