I made a few changes in the docs of branch 2.0 and replicated the copy of libtool's scripts that already made it into trunk and branch 'rivet-namespace'.
This is summarized in the Changelog entry I prepared before committing * doc/xml/commands.xml: add paragraphs for so far undocumented commands. Commands paragraphs sorted in alphabetical order * doc/xml/form.xml: add paragraph for text entry example and explanation * tclconfig/ltmain.sh,tclconfig/libtool.m4: new scripts from libtool distribution I'd like to release a 2.0.4 bugfix release before the end of July with the mod_rivet.c that corrects the wrong AbortScript error message (Karl, was it enough to straight out the problem you filed a few months ago?) and the new additions I made to the docs and build system. suggestions for more adjustment to be done before release are welcome. I reiterate the call for testers of the branch 'rivet-namespace' which encapsulates the whole command set into the ::rivet:: namespace. Please take a look at the README file for explanations on how to load the command set and, in case, import it into the global namespace. The explicit import of rivet and rivetlib is still required because of the problem with Tcl_PkgRequire (which in the end was a problem with dlopen flags). With the release of 8.5.10 the problem could have been healed, still have to test it though. -- Massimo --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org