[前][次][番号順一覧][スレッド一覧]

ruby-reference-manual:3174

From: "sho-h (Sho Hashimoto)" <sho-h@n...>
Date: Thu, 16 Aug 2012 12:10:37 +0900
Subject: [ruby-reference-manual:3174] [るりまプロジェクト - Bug #6877][Closed] Method、UnboundMethod の更新


Issue #6877 has been updated by sho-h (Sho Hashimoto).

Status changed from Open to Closed
% Done changed from 0 to 100

上記の修正(Method 側に詳しく記述してあるため、主にそちらを参照してほしいという内容にしました)と不要な記述の削除を行いました。
----------------------------------------
Bug #6877: Method、UnboundMethod の更新

https://bugs.ruby-lang.org/issues/6877#change-28904

Author: sho-h (Sho Hashimoto)
Status: Closed
Priority: Normal
Assignee: sho-h (Sho Hashimoto)
Category: doc
Target version: 
reporter: 
ruby_version: 


#6874 を確認していて併せて確認したのですが、以下のメソッドが足りないみたいでした。

* Method
  * 1.8.7 まで: #clone、#to_s
* UnboundMethod
  * 1.8.7 まで: #clone、#to_s、#inspect
  * 1.9.1: #source_location
  * 1.9.2: #parameters

また修正しておきます。


-- 
http://bugs.ruby-lang.org/

--
ML: ruby-reference-manual@m...
Info: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]

      3172 2012-08-15 18:33 [sho-h@n...          ] [るりまプロジェクト - Bug #6877][Open] Method、UnboundMethod の更新
->    3174 2012-08-16 05:10 ┗[sho-h@n...          ] [るりまプロジェクト - Bug #6877][Closed] Method、UnboundMethod の更新