1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

* Ooops: Forgot to credit Neil for the bug report.

This commit is contained in:
Dirk Herrmann 2001-01-24 16:06:20 +00:00
parent e40a4095d6
commit ed6a2db9d7
2 changed files with 4 additions and 0 deletions

1
THANKS
View file

@ -20,6 +20,7 @@ For fixes or providing information which led to a fix:
I. N. Golubev
Martin Grabmueller
Andres Holst
Neil Jerram
Brad Knotwell
Matthias Köppe
Bruce Korb

View file

@ -1,5 +1,8 @@
2001-01-24 Dirk Herrmann <D.Herrmann@tu-bs.de>
This patch modifies scm_display_error to perform parameter
checking. Thanks to Neil Jerram for the bug report.
* backtrace.[ch] (scm_i_display_error): New function.
* backtrace.c (scm_display_error): Added parameter check and