diff options
author | dgp <dgp@users.sourceforge.net> | 2008-04-17 19:47:33 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-04-17 19:47:33 (GMT) |
commit | f57b8bc01375d237c7fb911f82af35a26197e295 (patch) | |
tree | 81d7a96620d7c450b4a4b82d7132749d84d1d1fa /ChangeLog | |
parent | 09608e5bce1452abb2255e1f859f076afea463b9 (diff) | |
download | tcl-f57b8bc01375d237c7fb911f82af35a26197e295.zip tcl-f57b8bc01375d237c7fb911f82af35a26197e295.tar.gz tcl-f57b8bc01375d237c7fb911f82af35a26197e295.tar.bz2 |
style revisions to latest commit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2008-04-17 Andreas Kupries <andreask@activestate.com> * generic/tclCompExpr.c (CompileMathFuncCall): Added - * tests/compile.test (compile-16.0): Tcl_ResetResult before + * tests/compExpr.test (compExpr-5.10): Tcl_ResetResult before appending error message, to clear out possible sharing. Added test case demonstrating the crash (abort on shared object) without the fix. |