[tcljava-dev] TclBlend 1.3.0 does not works with the latest CVS head...
Brought to you by:
mdejong
From: <pet...@ya...> - 2003-05-22 12:06:10
|
Hi all, I have problems running the latest tclBlend release (1.3.0) under the latest tcl CVS head. The problem is that tclBlend crashes Tcl on loading the tclBlend package. The crash seems to happen while an object gets freed: #15 0x406eca97 in FreeJavaCmdInternalRep () from /disk2a/users/petasis/Ellogon/lib/tclblend1.3.0/Linux/libtclblend.so #16 0x4013aa70 in TclFreeObj () from /disk2b/local/lib/libtcl8.5.so It seems that there was a change in the tclObj.c by Don Porter. From the Tcl's Changelog: 2003-05-12 Don Porter <dg...@us...> * generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or the twoPtrValue.ptr1 fields to store a (ResolvedCmdName *) as the internal rep. [Bug 726018]. As tclBlend seems to somehow "override" the default functions for the command objects, may this be the cause? tclBlend 1.3.0 (& 1.2.6) works fine until this change happend to the core. Thanks, George ____________________________________________________________ Do You Yahoo!? Αποκτήστε τη δωρεάν @yahoo.gr διεύθυνση σας στο http://www.otenet.gr |