[Pkg-tcltk-devel] Tcl 8.6 as default in "jessie": XOTcl to NSF transition
Stefan Sobernig
stefan.sobernig at wu.ac.at
Thu Apr 24 14:38:11 UTC 2014
Hi Sergei,
> As far as I understand, the stubs table is now only present in
> libtclstubs8.6. So,
> if a library uses stubs it has to be linked with libtclstubs8.6. If
> not then it should
> be linked to libtcl8.6.
Got it. Once I had realized that this is all about xotclsh and xowish
only, it became clear to me.
I fixed this in upstream:
http://fisheye.openacs.org/changelog/nsf?cs=0b634cffa265e935910e419f176be8e9bbfc08ac
It is basically your patch plus two minor stitches to use the stubbed
versions of Tcl_Init() in xotclsh and xowish (otherwise they would have
segfaulted).
Question remains (as we do not plan to make a new upstream release):
1) patching in debian source package only (using quilt)?
2) new debain source package version based on unreleased upstream (git
HEAD)?
What is your preference?
Thx!
Stefan
More information about the Pkg-tcltk-devel
mailing list