Artifact b32a2b096fe391f759fe4a6597bd481e5d88cf98:
- File src/main.c — part of check-in [2234fabe76] at 2013-09-23 12:09:04 on branch support-tcl84-stubs — Loading Tcl 8.4 only works when USE_TCL_EVALOBJV=1. Reason: the function Tcl_GetCommandFromObj is introduced in Tcl 8.5 (TIP #139). Actually, the source code history for Tcl indicates that this is not correct. Both Tcl_GetCommandFromObj and Tcl_GetCommandInfoFromToken are present for Tcl 8.4. The Tcl_GetCommandInfoFromToken function was added in TIP #32 and the Tcl_GetCommandFromObj function exists since the initial check-in in the Tcl repository, circa 1998. (user: jan.nijtmans size: 65463)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.