chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: [Chicken-bugs] #317: Extended DSSSL parameters: #


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #317: Extended DSSSL parameters: #!key parameter without a #!rest
Date: Wed, 05 Sep 2007 10:35:00 -0000

#317: Extended DSSSL parameters: #!key parameter without a #!rest
----------------------------------------------+-----------------------------
Reporter:  Jon Strait <address@hidden>  |        Owner:                
    Type:  defect                             |       Status:  closed        
Priority:  minor                              |    Component:  core libraries
 Version:  2.7                                |   Resolution:  wontfix       
Keywords:                                     |  
----------------------------------------------+-----------------------------
Changes (by felix):

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

Comment:

 Extra arguments are generally not checked if keyword arguments are given
 (which just uses '#!rest' internally and accesses the created list). This
 is likely not to change in the future as checking each argument list
 length will be quite a performance penalty. This behaviour should be
 documented, though (and just has in
 http://chicken.wiki.br/Extensions%20to%20the%20standard.

-- 
Ticket URL: <http://trac.callcc.org/ticket/317#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]