[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1125: procedures allow to pick the same name for
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1125: procedures allow to pick the same name for different arguments |
Date: |
Sun, 01 Nov 2015 00:28:06 -0000 |
#1125: procedures allow to pick the same name for different arguments
------------------------+--------------------
Reporter: certainty | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 4.11.0
Component: compiler | Version: 4.9.x
Resolution: | Keywords:
------------------------+--------------------
Comment (by felix):
From the top of my head, I have no idea whether this is hard or not. The
DSSSL lambda-list-deconstruction is already pretty messy.
I wonder whether this is really a problem. From simple experiments it
seems that the first occurrence wins, both in compiled code and the
interpreter (but I haven't tried very hard, DSSSL-llists may behave
differently)
--
Ticket URL: <http://bugs.call-cc.org/ticket/1125#comment:4>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-janitors] #1125: procedures allow to pick the same name for different arguments,
Chicken Trac <=