Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

[ sisc-Bugs-1457379 ] psyntax/sc-expand not respecting current environment: msg#00034

Subject: [ sisc-Bugs-1457379 ] psyntax/sc-expand not respecting current environment
Bugs item #1457379, was opened at 2006-03-23 23:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1457379&group_id=23735

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott G. Miller (scgmille)
Assigned to: Nobody/Anonymous (nobody)
Summary: psyntax/sc-expand not respecting current environment

Initial Comment:
SISC (1.13.1-rc)
#;>(let ([env (scheme-report-environment 5)])
    (let ([old-env (interaction-environment env)])
      (sc-expand '(define-syntax foo (syntax-rules ()
((foo) 1))))
    (interaction-environment old-env)))
#<environment>
#;> (foo)
1


I suspect this has something to do with the tpl
register and how its set (or rather not set) by
interaction-environment.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1457379&group_id=23735


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642


<Prev in Thread] Current Thread [Next in Thread>