chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1154: error using 'bindings' egg from an 'includ


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1154: error using 'bindings' egg from an 'included' script
Date: Mon, 10 Nov 2014 12:32:32 -0000

#1154: error using 'bindings' egg from an 'included' script
----------------------+-----------------------------------------------------
  Reporter:  retroj   |       Owner:  sjamaan 
      Type:  defect   |      Status:  assigned
  Priority:  major    |   Milestone:  someday 
 Component:  unknown  |     Version:  4.9.x   
Resolution:           |    Keywords:          
----------------------+-----------------------------------------------------

Comment(by syn):

 There was a bug in the {{{bindings}}} module which made it impossible to
 use in compiled code: The binding syntax would sometimes expand to raw
 procedures rather than identifiers naming these procedures. This works in
 the interpreter but not in the compiler. Attaching a patch that fixes this
 issue at least for the case I found.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1154#comment:7>
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]