[armedbear-ticket] [armedbear] #40: Non-constant function-argument initforms

armedbear armedbear-devel at common-lisp.net
Thu Jan 15 20:06:52 UTC 2009


#40: Non-constant function-argument initforms
-------------------------+--------------------------------------------------
  Reporter:  ehuelsmann  |       Owner:  ehuelsmann
      Type:  defect      |      Status:  new       
  Priority:  major       |   Milestone:            
 Component:  compiler    |     Version:            
Resolution:              |    Keywords:            
-------------------------+--------------------------------------------------

Comment(by ehuelsmann):

 Current progress is:

 - CTF is now used directly instead of being wrapped.
 - Once a CTF has been loaded/created, it's duplicated using clone()
 - After cloning, the context record is set to the desired value.

 Remain a number of things to do:

 - analyse initforms for the variables they use
 - create the environment object using this information

-- 
Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/40#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list