Index: TODO =================================================================== diff -u -r3f34f07ea7f3fcee21a4b48d402dd4c20da2a6de -rb34996b24ea334963e83aadda66384680a6f8ce5 --- TODO (.../TODO) (revision 3f34f07ea7f3fcee21a4b48d402dd4c20da2a6de) +++ TODO (.../TODO) (revision b34996b24ea334963e83aadda66384680a6f8ce5) @@ -4959,6 +4959,18 @@ properties added later to superclasses. - extend regression test +nsf.c: +- remove redundant NULL tests +- improve safety mof macro ObjStr() + +build-process: +- replace make.tcl by the much simpler mkIndex.tcl: + * Does not use pkg_mkIndex + * Does not load binary files (problem for cross compiling) + * Requires package provide with constant in one line. + + + ======================================================================== TODO: