Actually, thinking about it, this is an unintended use of the error
reporting mechanism.

It's not good to keep the copy of the stack from the last error.

While the fix I suggested in the previous message probably should be
implemented, you should also clear the stack by setting the
the-last-stack fluid (scm_the_last_stack_fluid) to #f.

Reply via email to