summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorRob Browning <rlb@defaultvalue.org>2020-10-04 10:43:09 -0500
committerRob Browning <rlb@defaultvalue.org>2021-01-17 13:25:40 -0600
commitf1547e1d58ae369538bf4b6c8f12c6db1399e8c7 (patch)
treefd5fa2ec03f6b816400e86afaac2fc607696a955 /THANKS
parent7a1cd29637749c5c8eb9ccff4354530ffb62d432 (diff)
downloadguile-f1547e1d58ae369538bf4b6c8f12c6db1399e8c7.tar.gz
(scheme base) member: return #f, not (), for no match
* module/scheme/base.scm (member): Match the r7rs requirement, as assoc already does. Thanks to Erik Dominikus for reporting the problem. Closes: 43304
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS2
1 files changed, 2 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 3d59c500c..aa4877e95 100644
--- a/THANKS
+++ b/THANKS
@@ -2,6 +2,7 @@ Contributors since the last release:
Christopher Baines
Greg Benison
+ Rob Browning
Tristan Colgate-McFarlane
Aleix Conchillo Flaqué
Ludovic Courtès
@@ -79,6 +80,7 @@ For fixes or providing information which led to a fix:
Josh Datko
David Diffenbaugh
Hyper Division
+ Erik Dominikus
Alexandre Duret-Lutz
Nils Durner
John W Eaton