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:
parent
f64056d105
commit
6d921cd6cc
1 changed files with 10 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue