chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #224: map allows non-list arguments


From: Chicken Trac
Subject: [Chicken-janitors] Re: #224: map allows non-list arguments
Date: Sat, 01 May 2010 23:16:30 -0000

#224: map allows non-list arguments
-----------------------------+----------------------------------------------
  Reporter:  zbigniew        |       Owner:  felix 
      Type:  defect          |      Status:  closed
  Priority:  critical        |   Milestone:  4.6.0 
 Component:  core libraries  |     Version:  4.4.x 
Resolution:  fixed           |    Keywords:        
-----------------------------+----------------------------------------------
Changes (by felix):

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


Comment:

 In 22699fd729e2b1e08e8bdb2d6a5d640382d209d8 (experimental), a check has
 been added (unless in unsafe mode). Note that this only checks for the
 arguments being lists, not "proper" lists - the loops terminate on the
 first non-pair argument found.

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