diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2001-12-11 17:57:12 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2001-12-11 17:57:12 (GMT) |
commit | 3b26635ef7f745eeaaf7d1ecc4f89c48b04cb1f5 (patch) | |
tree | c0da677279f8009db2b0b32c0bea14885ba543ab /ChangeLog | |
parent | dd1a92bd5aff575da91fd60c31a16bc6f8f16b68 (diff) | |
download | tcl-3b26635ef7f745eeaaf7d1ecc4f89c48b04cb1f5.zip tcl-3b26635ef7f745eeaaf7d1ecc4f89c48b04cb1f5.tar.gz tcl-3b26635ef7f745eeaaf7d1ecc4f89c48b04cb1f5.tar.bz2 |
fix debug messages in INST_LSET_LIST.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2001-12-11 Miguel Sofer <msofer@users.sourceforge.net> + * generic/tclExecute.c: fix debug messages in INST_LSET_LIST. + +2001-12-11 Miguel Sofer <msofer@users.sourceforge.net> + * generic/tclCompCmds.c (TclCompileLindexCmd): * generic/tclCompExpr.c (CompileMathFuncCall): removed the last two overestimates of the necessary stack depth for bytecodes in |