chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #518: strip-syntax returns wrong value for rename


From: Chicken Trac
Subject: [Chicken-janitors] Re: #518: strip-syntax returns wrong value for renamed symbols exported form a module
Date: Sun, 06 Mar 2011 18:51:44 -0000

#518: strip-syntax returns wrong value for renamed symbols exported form a 
module
----------------------+-----------------------------------------------------
  Reporter:  syn      |       Owner:  sjamaan 
      Type:  defect   |      Status:  accepted
  Priority:  major    |   Milestone:  4.7.0   
 Component:  unknown  |     Version:  4.6.x   
Resolution:           |    Keywords:          
----------------------+-----------------------------------------------------

Comment(by sjamaan):

 Actually, it's quote which strips syntax in the test.

 If you remove strip-syntax in the example code in my previous comment,
 you'll notice that when compiled, the output is the same. When
 interpreted, it is not. This should probably be fixed.

 Why does quote not strip syntax in the same way in the compiler as in the
 interpreter?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/518#comment:6>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]