summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTime.c
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2004-10-06 05:52:20 (GMT)
committerdgp@users.sourceforge.net <dgp>2004-10-06 05:52:20 (GMT)
commit0e746c397711266830f0b7ad8a4f2dd4a0a3e08d (patch)
treed99cff9d30ee720bbfff62625aec4088cc2a16b7 /unix/tclUnixTime.c
parent69e71655357cefe5a431a05aa04ec8aa5075bd5d (diff)
downloadtcl-0e746c397711266830f0b7ad8a4f2dd4a0a3e08d.zip
tcl-0e746c397711266830f0b7ad8a4f2dd4a0a3e08d.tar.gz
tcl-0e746c397711266830f0b7ad8a4f2dd4a0a3e08d.tar.bz2
* generic/tclBasic.c:
* generic/tclBinary.c: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * generic/tclCmdMZ.c: * generic/tclCompExpr.c: * generic/tclDictObj.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/tclUnixTime.c')
0 files changed, 0 insertions, 0 deletions