diff options
author | dgp <dgp@users.sourceforge.net> | 2004-09-17 22:59:12 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-09-17 22:59:12 (GMT) |
commit | 943be4691a0b7e656418187abe765d4c43190d17 (patch) | |
tree | 5d34faf294f095a400e608bc71536e1ee5249533 /generic/tclCompExpr.c | |
parent | 4ce4e4d5af827805c97d9f0c2a3d2953922f15d0 (diff) | |
download | tcl-943be4691a0b7e656418187abe765d4c43190d17.zip tcl-943be4691a0b7e656418187abe765d4c43190d17.tar.gz tcl-943be4691a0b7e656418187abe765d4c43190d17.tar.bz2 |
* generic/tclBasic.c (Tcl_AddObjErrorInfo, Tcl_LogCommandInfo):
* generic/tclCmdAH.c ([catch], [error]):
* generic/tclCmdMZ.c ([return]):
* generic/tclProc.c (TclUpdateReturnInfo):
* generic/tclResult.c (Tcl_SetErrorCodeVA, Tcl_SetObjErrorCode
TclTransferResult): Refactored so that all errorCode setting
flows through Tcl_SetObjErrorCode(). This greatly reduces the
number of different places in the code that need to know details
about an internal bitflag field of the Interp struct. Also
places errorCode setting in one place for easier future mods.
Diffstat (limited to 'generic/tclCompExpr.c')
0 files changed, 0 insertions, 0 deletions