From: Yukihiro Matsumoto Date: 2006-08-02T23:05:21+09:00 Subject: Re: Different semantics of Proc and method call -- bug or feature? Hi, In message "Re: Different semantics of Proc and method call -- bug or feature?" on Wed, 2 Aug 2006 21:35:05 +0900, Tammo Freese writes: |I would expect that method calls and proc calls do not differ in such |a way. |Is this a bug or a feature? It's a feature, but we are trying to fix it in the next major release (1.9 or 2.0). matz.