K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-07-10T00:36:37.281389Z K 7 svn:log V 303 subr_hints: Skip static_env and static_hints if they don't contain hints This is possible because, well, they're static. Both the dynamic environment and the MD-environment (generally loader(8) environment) can potentially have room for new variables to be set, and thus do not receive this treatment. END