1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1998-10-08 20:12:22 +00:00
parent f64056d105
commit 6d921cd6cc

View file

@ -1,3 +1,13 @@
1998-10-08 Jim Blandy <jimb@zwingli.cygnus.com>
Include the source location in error messages for scripts.
* init.c (scm_boot_guile_1): Use scm_internal_lazy_catch, so the
stack is still there when we catch the error.
* throw.c (handler_message): If we are handling an error with a
message, then put together the proper arguments and call
scm_display_error, instead of scm_display_error_message. That
displays source location, if it can find it.
1998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
* gc.c (scm_unprotect_object): Change this so that calls to