[ruby-core:75886] [Ruby trunk Bug#12332] [PATCH] proc.c: fix RDoc of Proc#===/call/yield/[]
From:
usa@...
Date:
2016-06-08 05:05:41 UTC
List:
ruby-core #75886
Issue #12332 has been updated by Usaku NAKAMURA.
Backport changed from 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: REQUIRED to 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED
----------------------------------------
Bug #12332: [PATCH] proc.c: fix RDoc of Proc#===/call/yield/[]
https://bugs.ruby-lang.org/issues/12332#change-59063
* Author: Eric Wong
* Status: Closed
* Priority: Normal
* Assignee:
* ruby -v:
* Backport: 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED
----------------------------------------
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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>