[#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: ts <decoux@...>
Date: 2003-10-11 16:50:31 UTC
List: ruby-core #1612
>>>>> "N" == Nathaniel Talbott <nathaniel@talbott.ws> writes:

N>   set_trace_func(proc{})
 
 The PUSH_TAG(PROT_FUNC) has the same scope when it call call_cfunc()

 Try to replace it with a PUSH_TAG(PROT_NONE)


Guy Decoux




In This Thread