From: "zzak (Zachary Scott)" Date: 2013-02-10T14:43:19+09:00 Subject: [ruby-core:52100] [ruby-trunk - Bug #7815][Assigned] Backport: Warning about TracePoint events to 2.0.0 Issue #7815 has been updated by zzak (Zachary Scott). Status changed from Open to Assigned It is as Koichi-san says, I don't mean to deprecate Kernel#set_trace_func. Only to advise users to try TracePoint for new programs, since #set_trace_func is the old API. Anyways, here's the patch for only the warning, I'm not sure how to commit to separate branches in svn. Yusuke-san, do you think you can do this for me? https://github.com/zzak/ruby/commit/4bc46c4.patch Thanks! ---------------------------------------- Bug #7815: Backport: Warning about TracePoint events to 2.0.0 https://bugs.ruby-lang.org/issues/7815#change-36114 Author: zzak (Zachary Scott) Status: Assigned 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/