On Thu, Jan 3, 2008 at 1:13 AM, SASADA Koichi <ko1 / atdot.net> wrote:
> Hi,
>
> murphy wrote:
>> Cheah Chu Yeow wrote:
>>> This looks like a related bug with passing block arguments to
>>> #module_eval (and #module_exec) mentioned here:
>>> http://www.ruby-forum.com/topic/136456
>>>
>>> Still hasn't been fixed as of yesterday (r14798).
>> ah, thanks for spotting that this was the same thing. I didn't search
>> properly. sorry :)
>
> This issue is in bootstraptest/pending.rb.  I'll fix until next
> release.  On current VM structure, it's hard to fix.  So, I must
> change VM frame stack structure for this issue. sigh.

This is fixed in r16486. Thanks! All Rails tests pass on 1.9 now :)

jeremy