gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Feedback on ANSI bugfixes


From: Camm Maguire
Subject: Re: [Gcl-devel] Feedback on ANSI bugfixes
Date: 21 Aug 2002 00:38:54 -0400

Greetings!

"Paul F. Dietz" <address@hidden> writes:


I just committed what I think is a fix for these.  Will try to get to
the others tomorrow.  Please confirm when you have time.  Either now
or after the next commit as your schedule may dictate.

> (assoc-if #'evenp '((1 . a) nil (3 . b) (6 . c) (7 . d)))
>    ==> infinite loop
> (and also for similar cases for assoc-if-not, rassoc-if, and
>  rassoc-if-not).
> 
> (assoc-if #'null '((a . b) nil (c . d) (nil . e) (f . g)))
>    ==> infinite loop
> (ditto for the other three functions.)
> 


> 
>       Paul Dietz
>       address@hidden
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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