diff options
author | hobbs <hobbs> | 2001-08-31 17:53:57 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-08-31 17:53:57 (GMT) |
commit | 817b9b601b9d9554766f2d5993eff50a07a733d6 (patch) | |
tree | a8425b7ecd0a7b270bdb51dfc66b53d5f7cf52c1 /doc | |
parent | 9079a1dab3c2e0624379fcbac05dc8fdb9bafde5 (diff) | |
download | tcl-817b9b601b9d9554766f2d5993eff50a07a733d6.zip tcl-817b9b601b9d9554766f2d5993eff50a07a733d6.tar.gz tcl-817b9b601b9d9554766f2d5993eff50a07a733d6.tar.bz2 |
* tests/compile.test: added compile-11.* interp result checks
* generic/tclUtil.c (TclGetIntForIndex): added Tcl_ResetResult
before Tcl_AppendStringsToObj to prevent shared object crash when
called from bcc instruction. The Tcl_Append* calls that append to
the result object that are invoked by bcc insts must remember to
call Tcl_ResetResult because the bcc doesn't do this for us.
[Bug #456892]
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions