ecl_process_env_unsafe: don't mark as __attribute__((const))
This can cause the C compiler to optimize away multiple calls to this function, which makes the ECL_WITH_LISP_FPE macro fail.
Please register or sign in to comment
This can cause the C compiler to optimize away multiple calls to this function, which makes the ECL_WITH_LISP_FPE macro fail.