From f5e1bf03c4958605fef78a153d412ae9085fdb61 Mon Sep 17 00:00:00 2001 From: Miguel Sofer Date: Tue, 12 Jun 2007 20:06:36 +0000 Subject: added Changelog comment wrt the TEOvI and TEBC changes: ***POTENTIAL INCOMPAT*** There is a subtle issue with the timing of execution traces that is changed here - first change appeared in my commit of 2007-04-03 [Patch 1693802], which caused some divergence between compiled and non-compiled code. ***THIS CHANGE IS UNDER REVIEW*** --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5b4874b..43e97f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,7 +25,13 @@ * generic/tclCompile.h: TclEvalObjvKnownCommand() function to * generic/tclExecute.c: handle commands that are already known and are not traced. INST_INVOKE now calls into this function - instead of inlining parts of TEOvI. Same perf, better isolation. + instead of inlining parts of TEOvI. Same perf, better isolation. + + ***POTENTIAL INCOMPAT*** There is a subtle issue with the timing + of execution traces that is changed here - first change appeared + in my commit of 2007-04-03 [Patch 1693802], which caused some + divergence between compiled and non-compiled code. + ***THIS CHANGE IS UNDER REVIEW*** 2007-06-10 Jeff Hobbs -- cgit v0.12