Bug #1704
Hash#index
| Status: | Closed | Start date: | 06/30/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| reporter: | ruby_version: |
Description
> Hash#index は 次バージョンの1.9では((<obsolete>)) です。 > 使用すると警告メッセージが表示されます。 という説明が「#@if (version < "1.9.1")」になっていて、 1.9 のマニュアルの方に Hash#index で警告が出るという情報がありません。
Associated revisions
fix Bug #1704 [ruby-reference-manual:1531]
History
Updated by kouya (taifu kouya) over 2 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r3847. Kazuhiro, thank you for reporting this issue. Your contribution to Ruby is greatly appreciated. May Ruby be with you.