Re: [Ecls-list] Bug in PRINT-OBJECT with inbuilt types

2013-03-30 Thread Juan Jose Garcia-Ripoll
Fixed now in git/CVS. PRINT-METHOD over built in objects acts as WRITE. On Sat, Mar 30, 2013 at 1:39 PM, Eric Marsden wrote: > Hi, > > , > | ;;; Loading #P"/usr/local/lib/ecl-12.12.1/asdf.fas" > | ECL (Embeddable Common-Lisp) 12.12.1 > (git:256126ac9afcc44cd3617b8e8cbe6ef1ef571b86) > | Top

[Ecls-list] Bug in PRINT-OBJECT with inbuilt types

2013-03-30 Thread Eric Marsden
Hi, , | ;;; Loading #P"/usr/local/lib/ecl-12.12.1/asdf.fas" | ECL (Embeddable Common-Lisp) 12.12.1 (git:256126ac9afcc44cd3617b8e8cbe6ef1ef571b86) | Top level in: #. | > (print-object 42 *standard-output*) | #< | Condition of type: SIMPLE-TYPE-ERROR | In function CLASS-OF, the value of the onl