1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00
guile/module/system/repl
Andy Wingo 4b1eb2b27a hackily fix another case where display-exception would be apropos
* module/system/repl/error-handling.scm (display-syntax-error)
  (error-string): Until we get the exception-printing patch merged in,
  copy display-syntax-error into error-handling so that we avoid
  display-error.  Fixes bug 32365.
2011-02-08 22:41:36 +01:00
..
command.scm Fix `show' REPL meta-command 2011-02-01 23:50:09 +01:00
common.scm repl read/write using current ports, not captured ports 2010-11-18 14:32:53 +01:00
debug.scm ,frame and related commands handle for-trap? appropriately 2010-10-12 13:24:46 +02:00
describe.scm Use 'substring' instead of obsoleted 'make-shared-substring' 2011-02-02 05:45:37 -08:00
error-handling.scm hackily fix another case where display-exception would be apropos 2011-02-08 22:41:36 +01:00
repl.scm repl read/write using current ports, not captured ports 2010-11-18 14:32:53 +01:00
server.scm add (system repl server) 2010-10-10 12:15:34 +02:00