From: Christian Neukirchen Date: 2005-07-29T21:12:15+09:00 Subject: Re: Idea for Ruby 2.0 Nikolai Weibull writes: > Eric Mahurin wrote: > >> There is no reason Ruby couldn't optimize for the case where a >> variable is declared in the argument list and never used. > > Nor for it to not issue a warning if the variable is declared in the > parameter list but never used, > nikolai This should not happen anyway. There are enough good reasons to ignore some parameters (cf. Integer#times). > Nikolai Weibull -- Christian Neukirchen http://chneukirchen.org