summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTest.c
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2004-10-06 00:24:14 (GMT)
committerdgp@users.sourceforge.net <dgp>2004-10-06 00:24:14 (GMT)
commit76e656132bf5ec876267975917c99f5fb61d3718 (patch)
tree3df457aa5b5852d4833c2649d5482af83b9bafc6 /unix/tclUnixTest.c
parentb66a550cd76e99f4884085822abf70ee6033095a (diff)
downloadtcl-76e656132bf5ec876267975917c99f5fb61d3718.zip
tcl-76e656132bf5ec876267975917c99f5fb61d3718.tar.gz
tcl-76e656132bf5ec876267975917c99f5fb61d3718.tar.bz2
* generic/tclBasic.c:
* generic/tclBinary.c: * generic/tclCmdAH.c: It is a poor practice to directly set or append to the value of the objResult of an interp, because that value might be shared, and in that circumstance a Tcl_Panic() will be the result. Searched for example of this practice and replaced with safer alternatives, often using the Tcl_AppendResult() routine that dkf just rehabilitated.
Diffstat (limited to 'unix/tclUnixTest.c')
0 files changed, 0 insertions, 0 deletions