Re: What needs hacking?

"Frode V. Fjeld" <[email protected]> Sun, 26 Dec 2010 21:26:27 +0100
Newsgroups gmane.lisp.movitz.devel
Organization None
Message-ID <[email protected]>
Krzysztof Drewniak <[email protected]> writes:

> On Sun, 2010-12-26 at 17:50 +0100, Frode V. Fjeld wrote:
>> Krzysztof Drewniak <[email protected]> writes:
>> 
>> > On Sat, 2010-12-25 at 03:49 +0100, Robert Strandh wrote: 
>> >> > I just realized that CLOS is broken.
>> >> 
>> >> What do you mean? 
>> > The functions defined in los-closette-compiler are not being used in
>> > los-closette so there's undefined function errors in about 5 places.
>> 
>         WARNING:
>            Function MUERTE.MOP:EXTRACT-LAMBDA-LIST is called (in
>         "losp/muerte/los-closette.lisp") but not defined.

Well, these are not errors, but warnings? Do you see actual errors at
run-time?


>         WARNING:
>            Function MUERTE::FIND-EXTERNAL-FORMAT is called (in
>         "losp/muerte/simple-streams.lisp") but not defined.
> Most of those are stream-relatated, and I haven't investigated whether
> the functions are ever defined of not.

I started importing simple-streams into Movitz, but never finished. I
guess some of the warnings are because of this.

-- 
Frode V. Fjeld