bug-lispm
[Top][All Lists]
Advanced

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

Re: QLD Failure - FORMAT::FORMAT-STRING


From: Alfred M. Szmidt
Subject: Re: QLD Failure - FORMAT::FORMAT-STRING
Date: Fri, 15 Nov 2024 04:15:13 -0500

   >> Clearly the patches are irrelevant.  Zmail/lex733 needs to be
   >> manually compiled, and I didn’t do that.  I have no idea why the
   >> demo files weren’t compiled, and sys/ucinit.qfasl looks
   >> suspicious, although I don’t know if it is currently loaded.

Demo files aren't part of System.

ucinit.qfasl is a weird one, leave it and ignore it.

   So why are references to format-area still in the code?  Who is supposed to 
bind/setq it?

Becasue you are compiling System with a old FORMAT loaded.


NEW-SYSTEM just recompiles things, if you have new macros they need to
be loaded first.  E.g., the case of FORMAT.

So .. (make-system 'format :recompile) or some such, save image, and
then NEW-SYSTEM or similar.



reply via email to

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