[Xotcl] Bug with obs in namespaces
Kristoffer Lawson
setok at fishpool.com
Sat Sep 4 18:54:49 CEST 2004
This could be related to what others have reported but:
[~/svn/codebase/trunk/tcl] package require XOTcl
1.3
[~/svn/codebase/trunk/tcl] namespace import xotcl::*
[~/svn/codebase/trunk/tcl] namespace eval foo {
>Class Foo
>Foo instproc blah {} {puts jou}
>Foo proc bar {} {puts bar}
>}
[~/svn/codebase/trunk/tcl] namespace delete foo
called Tcl_FindHashEntry on deleted table
Abort
/ http://www.fishpool.com/~setok/
More information about the Xotcl
mailing list