bugMIT/GNU Scheme - Bugs: bug #15020, macro-generated macro definitions...

 
 

bug #15020: macro-generated macro definitions cannot be fasdumped

Submitter:  Taylor R. Campbell <riastradh>
Submitted:  Sun 20 Nov 2005 07:29:17 PM UTC
   
 
Category:  runtime Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Suboptimal behavior
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 20 Nov 2005 07:29:17 PM UTC, original submission:  

Because hygienic macro-generated macros contain literal constants whose values are syntactic closures, and since syntactic closures contain references to environments, modules that contain macro-generated macros cannot be fasdumped after syntaxing.

Taylor R. Campbell <riastradh>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #2641:  test.scm added by riastradh (265B - www/unknown - example hygienic macro-generated macro)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-20 riastradh Attached File- Added test.scm, #3118

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code