From: nagachika00@... Date: 2016-06-13T18:48:39+00:00 Subject: [ruby-core:76011] [Ruby trunk Bug#12332] [PATCH] proc.c: fix RDoc of Proc#===/call/yield/[] Issue #12332 has been updated by Tomoyuki Chikanaga. Backport changed from 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED to 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONE ruby_2_3 r55404 merged revision(s) 55010. ---------------------------------------- Bug #12332: [PATCH] proc.c: fix RDoc of Proc#===/call/yield/[] https://bugs.ruby-lang.org/issues/12332#change-59210 * Author: Eric Wong * Status: Closed * Priority: Normal * Assignee: * ruby -v: * Backport: 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONE ---------------------------------------- Since r52050 ("proc.c: enable optimization of Proc#call") for [Feature #11569], we need to maintain this documentation in a way RDoc comprehends. This is probably not worth fixing in RDoc itself since this uses a non-standard internal C API. (links don't seem active, yet, due to ML delays) http://mid.gmane.org/20160429212836.GA16605@dcvr.yhbt.net http://mid.gmane.org/1461959651.806728.670.51764@mail.rambler.ru http://blade.nagaokaut.ac.jp/ruby/ruby-talk/435458 I will commit in a week unless there's a better idea to fix the doc than this patch. This affects 2.3+, so a backport there is needed. ---Files-------------------------------- 0001-proc.c-fix-RDoc-of-Proc-call-yield.patch (1.68 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: