Re: A LOAD-TIME-VALUE/MAKE-INSTANCE bug
Helmut Eller <[email protected]> Thu, 01 Dec 2011 12:30:29 +0100
| Newsgroups | gmane.lisp.cmucl.devel |
|---|---|
| Message-ID | <[email protected]> |
* Nikodemus Siivola [2011-12-01 11:17] writes:
> Error in function PCL::FIND-CLASS-FROM-CELL: No class named C1.
> [Condition of type SIMPLE-ERROR]
It think the spec doesn't require that c1 is defined at the time when
the load-time-form is evaluated. Specifically, it says this:
It is guaranteed that the evaluation of form will take place only
once when the file is loaded, but the order of evaluation with
respect to the evaluation of top level forms in the file is
implementation-dependent.
Helmut
_______________________________________________
cmucl-imp mailing list
[email protected]
http://lists.zs64.net/mailman/listinfo/cmucl-imp