Thank you!  Believe is now fixed.

Separately, on your typep class fix which is great(!), please let me
know if you get any indication that it bogs things down.  subtypep is
much heavier weight than typep, and we have classp and class-of (which
would need transferring into 'si from pcl) which we can use too.

Take care,

"Paul F. Dietz" <[EMAIL PROTECTED]> writes:

> There are 95 test failures in the structure tests that
> have a common cause.  If the value of S is a structure
> type name (or a structure class object), then
> 
>    (subtypep S 'structure-object)
> 
> should return t, t (or, more properly, two non-nil
> values).  However, it is returning nil, t.
> 
> I don't know enough to know how to fix this, but I suspect
> it shouldn't be too hard for someone more knowledgable
> about the internals of gcl.
> 
>       Paul
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to