summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2011-01-26 21:44:12 +0100
committerAndy Wingo <wingo@pobox.com>2011-01-26 21:44:12 +0100
commit1cc0b6addee57984524d23abc86f9930222bc0e5 (patch)
treeb8052b9a613ce3e571fd27a966fe7f4aac946fb8 /THANKS
parentc52f77ef4efa46db88bd03fc7f2f439616635f3d (diff)
fix error-handling of apply to non-list
* libguile/vm-engine.c (vm_error_apply_to_non_list): Sync registers before erroring. Fix type of finish_args. Thanks to Hans Aberg for the report.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 96b9eadac..607d80177 100644
--- a/THANKS
+++ b/THANKS
@@ -21,6 +21,7 @@ Contributors since the last release:
For fixes or providing information which led to a fix:
+ Hans Aberg
David Allouche
Andrew Bagdanov
Martin Baulig