Hello,
I wrote the previous mail on the phone by memory, sorry. I meant i'm using
cl_safe_eval, which you understood correctly.
I understand that cl_safe_eval(form, env, value) is just a macro
to si_safe_eval(3,form,env,value), so i tried si_save_eval(2,
c_string_to_obj(_expr), Cnil) as per your
Hello,
do you mean si_safe_eval? I can't find save_eval function, but
si_safe_eval prints the error if desired.
I've added corresponding documentation issue:
https://gitlab.com/embeddable-common-lisp/ecl/issues/197
Generally, if you provice si_safe_eval with four arguments (incliding
the nargs),