summaryrefslogtreecommitdiffstats
path: root/generic/tclOOBasic.c
diff options
context:
space:
mode:
authorandreask <andreask>2011-05-17 21:26:26 (GMT)
committerandreask <andreask>2011-05-17 21:26:26 (GMT)
commit50233d0bee5927de6af40c43bad20015c3a6fc8a (patch)
treea4bbac44980f75997bbb2923ce29f7d17cb3a70d /generic/tclOOBasic.c
parent41f371f9db3c29b4773e1cd8e952e58d5723207d (diff)
downloadtcl-50233d0bee5927de6af40c43bad20015c3a6fc8a.zip
tcl-50233d0bee5927de6af40c43bad20015c3a6fc8a.tar.gz
tcl-50233d0bee5927de6af40c43bad20015c3a6fc8a.tar.bz2
* generic/tclCompile.c (TclFixupForwardJump): Tracked down and fixed
* generic/tclBasic.c (TclArgumentBCEnter): the cause of a violation of my assertion that 'ePtr->nline == objc' in TclArgumentBCEnter. When a bytecode was grown during jump fixup the pc -> command line mapping was not updated. When things aligned just wrong the mapping would direct command A to the data for command B, with a different number of arguments.
Diffstat (limited to 'generic/tclOOBasic.c')
0 files changed, 0 insertions, 0 deletions