Index: TODO =================================================================== diff -u -r16a02881bff0a0d626d0045dfd96660338d0c314 -r07b40a4e9fcf594bd65394299372cd8c8556085f --- TODO (.../TODO) (revision 16a02881bff0a0d626d0045dfd96660338d0c314) +++ TODO (.../TODO) (revision 07b40a4e9fcf594bd65394299372cd8c8556085f) @@ -5654,9 +5654,17 @@ ... warning: nonnull argument ... compared to NULL ... The new macros turns off asserts, when gcc6 is used. +- new introspection methods: + "/obj/ info object method callprotection /m/" + "/cls/ info method callprotection /m/" +- extended regression test ======================================================================== TODO: +- add to doc: + info object method callprotection + info method callprotection + - gcc6: * ISOBJ(methodObj); will raise a warning, when methodObj is decared as nonnull * Same with ObjectName() and ClassName()