Artifact e74d1c0c9251b2a2c89fe1764b4840c6f6f8b1c4:
- File generic/tclInterp.c — part of check-in [d487b6177f] at 2007-09-06 18:13:19 on branch trunk — * generic/tclInt.decls: New internal routine TclBackgroundException() * generic/tclEvent.c: that for the first time permits non-TCL_ERROR exceptions to trigger [interp bgerror] handling. Closes a gap in TIP 221. When falling back to [bgerror] (which is designed only to handle TCL_ERROR), convert exceptions into errors complaining about the exception. * generic/tclInterp.c: Convert Tcl_BackgroundError() callers to call * generic/tclIO.c: TclBackgroundException(). * generic/tclIOCmd.c: * generic/tclTimer.c: * generic/tclIntDecls.h: make genstubs * generic/tclStubInit.c: (user: dgp size: 122052)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.