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

Reply via email to