[armedbear-ticket] [armedbear] #170: Make COMPILE-FILE a multi-pass operation
armedbear
armedbear-devel at common-lisp.net
Mon Sep 19 21:10:02 UTC 2011
#170: Make COMPILE-FILE a multi-pass operation
------------------------+---------------------------------------------------
Reporter: ehuelsmann | Owner: ehuelsmann
Type: defect | Status: new
Priority: major | Milestone:
Component: compiler | Version:
Keywords: |
------------------------+---------------------------------------------------
Comment(by ehuelsmann):
The compliance mentioned in item (2) requires not only making class
generation multi-pass, but additionally to do 'pre-scanning' of the
objects to be serialized, in order to initialize the circularity tables
for dump-form to generate the structure 'anchors' #n= and #n#.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/170#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list