From: Donald G P. <dg...@ni...> - 2008-12-16 14:17:03
|
Jan Nijtmans wrote: > In 7 places in the core I find calls like: > (void) Tcl_GetStringResult(interp) > but interp->result is not used afterwards. I'm > refering to tclBasic.c (6) and tclHistory.c (1). > > Shouldn't these calls have been removed as part > of the TIP #330 implementation? No. TIP 330 called for #define USE_INTERP_RESULT to permit one last path of reprieve for direct access to interp->result. Such code needs to remain present to make that mode work. -- | Don Porter Mathematical and Computational Sciences Division | | don...@ni... Information Technology Laboratory | | http://math.nist.gov/~DPorter/ NIST | |______________________________________________________________________| |