Everything is now compiling and installing nicely, but I get another error when using NX or XOTcl 2.0:
package req nx nx::Class create C C destroy can't read "__default_superclass": no such variable
Victor, thanks for reporting this. It was not an "error" as in "Tcl error", but it was an incorrect return value of the destroy method. Therefore, it did not show up in the regression test.... Fixed in git.
All the nest -gustaf neumann
Am 28.11.10 05:23, schrieb Victor Mayevski:
Everything is now compiling and installing nicely, but I get another error when using NX or XOTcl 2.0:
package req nx nx::Class create C C destroy can't read "__default_superclass": no such variable _______________________________________________ Xotcl mailing list Xotcl@alice.wu-wien.ac.at http://alice.wu-wien.ac.at/mailman/listinfo/xotcl