gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: :print-object ansi compliance bug


From: Camm Maguire
Subject: [Gcl-devel] Re: :print-object ansi compliance bug
Date: 08 Jul 2005 02:19:57 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks!  Believe is fixed in just created t3.  will
test more tomorrow.

Take care,

Robert Boyer <address@hidden> writes:

> Though GCL 2.7.0 handles ok:
> 
>    (defstruct (bug (:print-function (lambda (&rest x) (print "foo" t)))))
> 
> it causes an error on 
>  
>    (defstruct (bug (:print-object (lambda (&rest x) (print "foo" t)))))
> 
> but it should not.  Didn't see anything specifically about this in
> ansi-tests.
> 
> Bob
> 
> 
> 
> 

-- 
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]