Index: TODO =================================================================== diff -u -r0963b686dd7f0311da12a368cc4f2f6c2e38c35d -r428c7d69eb3ddce74658a30689ae0639425d9893 --- TODO (.../TODO) (revision 0963b686dd7f0311da12a368cc4f2f6c2e38c35d) +++ TODO (.../TODO) (revision 428c7d69eb3ddce74658a30689ae0639425d9893) @@ -3418,9 +3418,11 @@ - nsf.c: * removed warning about resetting cmd to 0 for private method invocations. +- fix interp.test for tcl 8.6 +- fix xocomm.test for tcl 8.6 +- fix mem_count on xocomm.test (currently 26 / 26) + TODO: - - fix interp.test for tcl 8.6 - - fix xocomm.test for tcl 8.6 - private: * make sure nsf::dispatch works sufficiently similar to plain dispatch @@ -3484,8 +3486,8 @@ puts stderr ====EXIT exit ======================= - - fix mem_count on xocomm.test (currently 26 / 26) + - interface of "variable" and "attribute": * add switch -array for "variable"? (Just setting is trivial, handling setters and incremental setter is more work)