[ruby-core:75256] [Ruby trunk Bug#12332] [PATCH] proc.c: fix RDoc of Proc#===/call/yield/[]

From: normalperson@...
Date: 2016-04-29 22:08:39 UTC
List: ruby-core #75256
Issue #12332 has been reported by Eric Wong.

----------------------------------------
Bug #12332: [PATCH] proc.c: fix RDoc of Proc#===/call/yield/[]
https://bugs.ruby-lang.org/issues/12332

* Author: Eric Wong
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 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>

In This Thread

Prev Next