From: "mame (Yusuke Endoh)" Date: 2013-02-10T09:25:14+09:00 Subject: [ruby-core:52089] [ruby-trunk - Bug #7815] Backport: Warning about TracePoint events to 2.0.0 Issue #7815 has been updated by mame (Yusuke Endoh). Almost okay (because of only rdoc fix) but the line may matter: > + * *Note:* this method is obsolete, please use TracePoint instead. Suddenly making it obsolete is not a good idea after rc2, I think. Or, is it really discussed and decided by matz? In addition, Thread#set_trace_func should not refer the obsolete method: > + * See Kernel#set_trace_func. -- Yusuke Endoh ---------------------------------------- Bug #7815: Backport: Warning about TracePoint events to 2.0.0 https://bugs.ruby-lang.org/issues/7815#change-36104 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: mame (Yusuke Endoh) Category: DOC Target version: 2.0.0 ruby -v: - Can we please backport r39168 to 2_0_0 branch? https://github.com/ruby/ruby/commit/810516e and https://github.com/ruby/ruby/commit/810516e.patch -- http://bugs.ruby-lang.org/