Commits
David Young committed 19e3b93c817
Use FUNC_ENTER_STATIC_NOERR instead of FUNC_ENTER_STATIC for a function that does not generate its own error, so GCC does not warn that err_occurred (or whatever it is called) is unused or set and unused.
Use FUNC_ENTER_STATIC_NOERR instead of FUNC_ENTER_STATIC for a function that does not generate its own error, so GCC does not warn that err_occurred (or whatever it is called) is unused or set and unused.