chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #127: use internal form of 'syntax' to avoid capturin


From: Chicken Trac
Subject: [Chicken-janitors] #127: use internal form of 'syntax' to avoid capturing
Date: Sat, 21 Nov 2009 12:16:58 -0000

#127: use internal form of 'syntax' to avoid capturing
--------------------------+-------------------------------------------------
 Reporter:  felix         |       Owner:       
     Type:  defect        |      Status:  new  
 Priority:  minor         |   Milestone:  4.3.0
Component:  core-pending  |     Version:  4.2.x
 Keywords:                |  
--------------------------+-------------------------------------------------
 The code in `synrules.scm` expands into direct uses of `syntax`, which may
 potentially be syntactically bound. Use internal `##core#syntax` form.

 See commit 0b121bcabd4a5354f5c6a86cb223fa7ae2041e17

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