[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MAKE-LOAD-FORM can handle circularities [was Compilation implications]
Just to set the record straight:
> Date: Tue, 10 Jan 89 19:03:49 PST
> From: jrose@Sun.COM (John Rose)
>
> File-level EQ preservation works to restore the embedded
> object reference "for free".
Unfortunately, we don't know yet if file-level EQ preservation works;
see issue CONSTANT-CIRCULAR-COMPILATION. KCL is one implementation
where COMPILE-FILE/LOAD does not now preserve EQness of structures.
-Sandra
-------