[#1611] set_trace_func/Array#fetch error — "Nathaniel Talbott" <nathaniel@...>

I've reduced the error I reported in ruby-talk:84013 to the following code:

17 messages 2003/10/11

Re: set_trace_func/Array#fetch error

From: nobu.nokada@...
Date: 2003-10-12 12:30:13 UTC
List: ruby-core #1620
Hi,

At Sun, 12 Oct 2003 02:41:47 +0900,
Nathaniel Talbott wrote:
> 
> ts [mailto:decoux@moulon.inra.fr] wrote:
> 
> <snip patch>
> 
> This works great! Now I can get back to fixing all the bugs in my own code
> :-)

Unfortunately, I guess it doesn't solve the true problem.  It's
due to the bug that determining the local jump destination by
ruby_scope.  See the thread from [ruby-talk:83729].

-- 
Nobu Nakada

In This Thread