
26 Oct
2005
26 Oct
'05
3:27 a.m.
Paul Lathrop <greytalyn@gmail.com> writes:
On 10/25/05, Bill Clementson <billclem@gmail.com> wrote:
Have you tried deleting all the fasl's from the ~/.slime directory? This sometimes bites people when they do a cvs update.
Yeah - I'm a veteran of *that* mistake :-)
This is cause by something stopping the compiler in the middle of COMPILE-FILE right? Could it be solved by Lisp compilers writing to a tmp file then hardlinking to .fasl on success?