guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unexpected behavior from 'memq' and 'memv' (guile 1.9.15)


From: Andy Wingo
Subject: Re: Unexpected behavior from 'memq' and 'memv' (guile 1.9.15)
Date: Mon, 07 Feb 2011 22:08:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Mon 07 Feb 2011 02:13, Mark Harig <address@hidden> writes:

> 'memq' and 'memv' are not returning sublists as documented if (quote...)
> is used to specify the list that is to be searched.  Instead, they are
> returning #t.  Is this expected (and undocumented) behavior?

Nope, just a bug.  Fixed in git.  Thanks for the report!

In the future, bug-guile is a more appropriate mailing list for bug
reports.  It's OK if you're unsure whether it's a bug or not.

Cheers,

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]