Index: TODO =================================================================== diff -u -r21e04cc3b201da5acfc77f7b05308f1ddfa606dc -r0d9049bafe2426251bd7d8e9a36faa68e91ad518 --- TODO (.../TODO) (revision 21e04cc3b201da5acfc77f7b05308f1ddfa606dc) +++ TODO (.../TODO) (revision 0d9049bafe2426251bd7d8e9a36faa68e91ad518) @@ -5519,6 +5519,16 @@ - updated "/cls/ mixins ...", "/obj/ object mixins ...", "/cls/ filteres ...", "/obj/ object filters ..." +nsf.h +- In Tcl 8.6.1 it might be that a Tcl_Obj has length > 0 but bytes == NULL. We have + to relax out tcl_obj-sanity test for this case from assertions. + +nsf.c: +- remove redundant definition +- reduce variable scope +- make sure to follow nonnull assumptions + + ======================================================================== TODO: