Artifact 787a8969358e8134808d578124256e6fe3d8f090:
- File src/th_tcl.c — part of check-in [9f77be88a2] at 2013-09-13 11:55:07 on branch tcl-stubs — Eliminate the need for the Tcl stub library to be linked with. Fossil uses public Tcl functions only, so tclStubPtr is the only variable which needs to be present and initialized. The function Tcl_InitStubs reduces to only 15 lines of code, which as well can be put in directly. Advantage: Presence of 3 header files (tcl.h, tclDecls.h and tclPlatDecls.h) from whatever Tcl version is sufficient to compile Fossil with Tcl support through stubs. (user: jan.nijtmans size: 22147)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.