Index: TODO =================================================================== diff -u -r2493736d00766ffa6a8eb5b536c616e4e8da34e9 -r0963b686dd7f0311da12a368cc4f2f6c2e38c35d --- TODO (.../TODO) (revision 2493736d00766ffa6a8eb5b536c616e4e8da34e9) +++ TODO (.../TODO) (revision 0963b686dd7f0311da12a368cc4f2f6c2e38c35d) @@ -3415,13 +3415,14 @@ * make sure the "... method definition" of private methods is returned as "private" * extended regression test +- nsf.c: + * removed warning about resetting cmd to 0 for private method invocations. TODO: - fix interp.test for tcl 8.6 - fix xocomm.test for tcl 8.6 - private: - * needed fails since method %s.%s is private ? * make sure nsf::dispatch works sufficiently similar to plain dispatch * document private in migration guide tutorial