Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!irst.it!strappa From: strappa@irst.it (Carlo Strapparava) Newsgroups: comp.lang.clos Subject: Bugs compiling FIXUP file Message-ID: <9011290840.AA02411@caneva.irst.it> Date: 29 Nov 90 09:32:17 GMT Sender: welch@tut.cis.ohio-state.edu Distribution: inet Organization: I.R.S.T. 38050 POVO (TRENTO) ITALY Lines: 14 X-Unparsable-Date: Thu, 29 Nov 90 9:40:20 MET DST I have a bug when compiling may day PCL (rev2 & rev3) on xerox 1186 (medley). The bug turns out compiling the file FIXUP. The wrong form I suspect is: (eval-when (compile load eval) -> (fix-early-generic-functions) (setq *boot-state* 'complete)) in particular I think there is a bug in (fix-early-generic-functions) Is there anyone who have a patch for this ? Thanks Carlo Strapparava