ruby-changes:20287
From: ko1 <ko1@a...>
Date: Thu, 30 Jun 2011 22:36:12 +0900 (JST)
Subject: [ruby-changes:20287] ko1:r32335 (trunk): add an issue number.
ko1 2011-06-30 22:35:43 +0900 (Thu, 30 Jun 2011) New Revision: 32335 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32335 Log: add an issue number. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 32334) +++ ChangeLog (revision 32335) @@ -1,7 +1,7 @@ Thu Jun 30 22:17:04 2011 Koichi Sasada <ko1@a...> * vm_insnhelper.c (vm_call_bmethod): fix to hook call/return event - for methods defined by define_method(). + for methods defined by define_method(). fixes Bug #4613. * thread.c (call_trace_proc): Fix to skip if class is not given (0). Note that ID and Class object are passed for call/return event -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/