chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #473: guard-procedure should not be reinvoked whe


From: Chicken Trac
Subject: Re: [Chicken-janitors] #473: guard-procedure should not be reinvoked when restoring parameter value using `parameterize'
Date: Mon, 01 Aug 2011 07:08:44 -0000

#473: guard-procedure should not be reinvoked when restoring parameter value
using `parameterize'
-----------------------------+----------------------------------------------
  Reporter:  felix           |       Owner:  felix       
      Type:  defect          |      Status:  closed      
  Priority:  major           |   Milestone:  4.8.0       
 Component:  core libraries  |     Version:  4.6.x       
Resolution:  fixed           |    Keywords:  parameterize
-----------------------------+----------------------------------------------
Changes (by felix):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Possibly fixed. Parameter procedures now accept an optional 2nd argument
 that will skip the guard procedure, if it is true. This should also work
 for parameter-like procedures that do not explicitly check the argument
 count (and should be the case for all parameter-like procedures defined in
 the core libraries).

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