gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Problem with SUBTYPEP on CONS types


From: Camm Maguire
Subject: Re: [Gcl-devel] Problem with SUBTYPEP on CONS types
Date: 12 Aug 2005 11:32:33 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Thank you!  Believe is now fixed.

Take care,

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

> This was found with the test-random-types3:
> 
> (deftest subtypep.cons.39
>    (values (subtypep t '(and (not (cons cons (cons cons t)))
>                              (not (cons t cons)))))
>    nil)
> 
> (expected value: nil, actual value: t)
> 
>       Paul
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://lists.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]