Index: TODO =================================================================== diff -u -r643f38a3651566f228a9756b09760930c553f7e8 -r8da343e4eb0b6166a184a0ab8eb7189d97eaff6f --- TODO (.../TODO) (revision 643f38a3651566f228a9756b09760930c553f7e8) +++ TODO (.../TODO) (revision 8da343e4eb0b6166a184a0ab8eb7189d97eaff6f) @@ -3405,6 +3405,10 @@ * factored out CmdIsNsfObject() for NRE handling with slave interpreters. * added flag ZSE_NRE_PROC for using nreProc instead of objProc +- nsf.c + * implemented NsfObjDispatchNRE and NsfObjDispatch + * this fixed all issues of tcl8.6 and interp.test (xocomm still hangs in 8.6) + TODO: - fix interp.test for tcl 8.6 - fix xocomm.test for tcl 8.6