chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #209: Chicken allows for shadowing syntax in a wa


From: Chicken Trac
Subject: [Chicken-janitors] Re: #209: Chicken allows for shadowing syntax in a way disallowed by R5RS/sec.5.3
Date: Thu, 15 Apr 2010 12:07:23 -0000

#209: Chicken allows for shadowing syntax in a way disallowed by R5RS/sec.5.3
----------------------+-----------------------------------------------------
 Reporter:  jeronimo  |       Owner:  felix   
     Type:  task      |      Status:  accepted
 Priority:  minor     |   Milestone:  4.6.0   
Component:  expander  |     Version:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by felix):

  * status:  new => accepted
 * cc: ashinn (added)
  * component:  unknown => expander
  * milestone:  4.5.0 => 4.6.0
  * owner:  => felix
  * type:  defect => task


Comment:

 I consulted Alex and will make

 {{{
 (define define ...)
 }}}

 and

 {{{
 (define-syntax define-syntax ...)
 }}}

 signal an error.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/209#comment:2>
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]