Index: TODO =================================================================== diff -u -r2a11cb4bf319c9aa366aaf0906604ff0efa43ff2 -rbd69e3a318c530a893bcf86b2d6d41f7064d3c07 --- TODO (.../TODO) (revision 2a11cb4bf319c9aa366aaf0906604ff0efa43ff2) +++ TODO (.../TODO) (revision bd69e3a318c530a893bcf86b2d6d41f7064d3c07) @@ -2762,6 +2762,8 @@ - nsf.c: removed all but one occurrence of Tcl_AppendElement() - nsf.c: removed all occurrences of Tcl_AppendElement() - nsf.c: passed around resultObj explicitly +- nsf.c: fix and document GetMatchObject() +- extend regression test TODO: @@ -2771,7 +2773,6 @@ * "info slots", "info parameter" is not in the migration guide * add method delete to the migration guide -- shouldn't GetMatchObject() return -1 instead of 1? - MixinComputeOrderFullList() could receive a flag to store source classes in checkList - if the check on eg. info-heritage-circular in test/info.method.tcl