diff options
| author | dgp@users.sourceforge.net <dgp> | 2013-07-23 18:03:39 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2013-07-23 18:03:39 (GMT) |
| commit | 75b46605dabc42dd3ad1e795898ec59baffbf4df (patch) | |
| tree | 1c55619ca38a354dc0a7ae3ae9e2b1e14e52a540 /generic/tclCompCmdsSZ.c | |
| parent | b8ecc2a5a33d02cd9eefecc9eea95954642c1e56 (diff) | |
| download | tcl-75b46605dabc42dd3ad1e795898ec59baffbf4df.zip tcl-75b46605dabc42dd3ad1e795898ec59baffbf4df.tar.gz tcl-75b46605dabc42dd3ad1e795898ec59baffbf4df.tar.bz2 | |
Remove outdated comment. Stack depths are well checked now.
Diffstat (limited to 'generic/tclCompCmdsSZ.c')
| -rw-r--r-- | generic/tclCompCmdsSZ.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/generic/tclCompCmdsSZ.c b/generic/tclCompCmdsSZ.c index 320ed57..d8587be 100644 --- a/generic/tclCompCmdsSZ.c +++ b/generic/tclCompCmdsSZ.c @@ -991,9 +991,6 @@ TclSubstCompile( * Instructions are added to envPtr to execute the "switch" command at * runtime. * - * FIXME: - * Stack depths are probably not calculated correctly. - * *---------------------------------------------------------------------- */ |
