gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: Can't subclass STANDARD-CLASS


From: Daniel Debertin
Subject: [Gcl-devel] Re: Can't subclass STANDARD-CLASS
Date: Thu, 16 Feb 2006 22:16:48 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

[[ Following up my own message because nobody else seems to be reading... :-/]]

Dan Debertin <airboss <at> nodewarrior.org> writes:

> 
> [[ Following-up my own message with more info ... ]]
> 
> Dan Debertin <airboss <at> nodewarrior.org> writes:
> 
> > (defclass test-metaclass (standard-class)
> > ())
> > 
> > Error in MAKE-INSTANCE [or a callee]: MAKE-INSTANCE [or a callee] requires 
> > less
> > than three arguments.
> 
> [ ... etc ... ]
> 
> Some progress -- 

Just wanted to report for the purposes of anyone else experiencing this problem
that subclassing STANDARD-CLASS works fine on ANSI builds from CVS sources.

-Dan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]