Hi, On Tue, Jun 3, 2008 at 3:52 PM, Yukihiro Matsumoto <matz / ruby-lang.org> wrote: > |I'd like to double-check with ruby-core, is this change in behavior > |intentional, is it a bug or a feature? > > It's intentional. Actually 1.8 behavior is rather accidental. Thanks! So, I'll remove the RubySpec test that enforces this 1.8 accidental behavior for all 1.8 level implementations, since there is no point of enforcing something that is not considered as a intentional behavior. Thanks, --Vladimir