GNU bug report logs - #43304
(scheme base) "member" should return #f if object is not in list

Previous Next

Package: guile;

Reported by: Erik Dominikus <erik.dominikus71 <at> gmail.com>

Date: Thu, 10 Sep 2020 07:55:01 UTC

Severity: normal

Fixed in version 3.0.6

Done: Taylan Kammer <taylan.kammer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 43304 in the body.
You can then email your comments to 43304 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#43304; Package guile. (Thu, 10 Sep 2020 07:55:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Erik Dominikus <erik.dominikus71 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 10 Sep 2020 07:55:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Erik Dominikus <erik.dominikus71 <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: (scheme base) "member" should return #f if object is not in list
Date: Thu, 10 Sep 2020 10:46:58 +0700
Dear Guile authors,

I would like to report an issue:

Version: Guile 3.0.2 (but should also apply to master; Git says the
"member" in module/scheme/base.scm hasn't changed since October 2019)

How to reproduce: Run "guile" and then type this:

((@ (scheme base) member) 0 '(1))

Expected: #f

Actual: ()

Reason: page 43 of R7RS-small https://small.r7rs.org/attachment/r7rs.pdf
"If obj does not occur in list, then #f (not the empty list) is returned."

Thank you.

Best regards,

Erik




Information forwarded to bug-guile <at> gnu.org:
bug#43304; Package guile. (Wed, 12 May 2021 20:15:02 GMT) Full text and rfc822 format available.

Message #8 received at 43304 <at> debbugs.gnu.org (full text, mbox):

From: Taylan Kammer <taylan.kammer <at> gmail.com>
To: 43304 <at> debbugs.gnu.org
Cc: Erik Dominikus <erik.dominikus71 <at> gmail.com>
Subject: (scheme base) "member" should return #f if object is not in list
Date: Wed, 12 May 2021 22:14:30 +0200
It seems this was fixed in commit f1547e1d5, released with 3.0.6.

- Taylan




Reply sent to Taylan Kammer <taylan.kammer <at> gmail.com>:
You have taken responsibility. (Wed, 12 May 2021 20:16:02 GMT) Full text and rfc822 format available.

Notification sent to Erik Dominikus <erik.dominikus71 <at> gmail.com>:
bug acknowledged by developer. (Wed, 12 May 2021 20:16:02 GMT) Full text and rfc822 format available.

Message #13 received at 43304-done <at> debbugs.gnu.org (full text, mbox):

From: Taylan Kammer <taylan.kammer <at> gmail.com>
To: 43304-done <at> debbugs.gnu.org
Subject: (scheme base) "member" should return #f if object is not in list
Date: Wed, 12 May 2021 22:15:04 +0200
Version: 3.0.6




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 10 Jun 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 321 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.