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.
- bug in scm_misc_error Dirk Herrmann
- Re: bug in scm_misc_error Mikael Djurfeldt
- Re: bug in scm_misc_error Mikael Djurfeldt
- Re: bug in scm_misc_error Dirk Herrmann
- Re: bug in scm_misc_error Mikael Djurfeldt
