[Openmcl-devel] Is this a bug?

Ron Garret ron at awun.net
Wed Dec 3 23:25:36 PST 2008


I'm not well versed enough in the MOP to know if this is a problem  
with me or CCL, but the c.l.l. folks seem to think it's the latter:

? (make-instance (make-instance 'standard-class))
 > Error: No applicable method for args:
 >         (#<error printing #<STANDARD-CLASS NIL> #x30004181C99D>)
 >         to #<STANDARD-GENERIC-FUNCTION INITIALIZE-INSTANCE  
#x3000401BA85F>

? (allocate-instance (make-instance 'standard-class))
 > Error: No applicable method for args:
 >         (#<error printing #<STANDARD-CLASS NIL> #x30004181BF5D>  
#<SYNONYM-STREAM to *TERMINAL-IO* #x3000416CFD4D>)
 >         to #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT #x3000401C0DCF>

rg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2407 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20081203/0cd444ba/attachment.bin>


More information about the Openmcl-devel mailing list