mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
* module/system/repl/error-handling.scm (error-string): Don't call `display-error' when STACK is empty. (call-with-error-handling): Display ERROR-MSG instead of using `format', since ERROR-MSG may contain `format' escapes. * module/system/repl/repl.scm (run-repl): Add missing argument to `format'. |
||
---|---|---|
.. | ||
command.scm | ||
common.scm | ||
debug.scm | ||
describe.scm | ||
error-handling.scm | ||
repl.scm |