Re: itcl::class command causes segmentation fault in tclsh8.4



I think I have gotten to the root of this issue, Debian Sarge built the
tcl package 8.4.9 with the --enable-threads option. Itcl has lots of
issues with this, and alot of functionality is broken. I am having my
IT group change our build to downgrade to 8.3 version which should fix
the issue.

.