|
From: Jan N. <nij...@us...> - 2008-11-19 00:05:51
|
2008/11/17 Donald G Porter <dg...@ni...>:
> There's another in tkOldConfig.c. And one in tkMacOSXWm.c.
> And tkUnixWm.c. And tkWinWm.c
and one in tkUnixSend.c. That's 5 out of the total 258
Tcl_SetResult calls in Tk. And 2 out of 129 Tcl_SetResult
calls in Tcl (not counting the 2 in tclTest.c, because those
are meant to test the Tcl_SetResult function).
All of them are converted to use Tcl_SetResult(......, TCL_VOLATILE) now.
Regards,
Jan Nijtmans
|