Bug #1053
Obsolete methods in Pathname
| Status: | Closed | Start date: | 01/27/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | lib | |||
| Target version: | 1.9.2 | |||
| ruby -v: | 1.9.2 |
Description
There are lot of methods in Pathname that have been marked obsolete and give warnings since 2003, shouldn't they be removed by 1.9?
Associated revisions
* lib/pathname.rb: obsolete methods removed.
[ruby-core:21564]
History
Updated by yugui (Yuki Sonoda) over 3 years ago
- Target version changed from 1.9.1 to 1.9.2
Updated by ko1 (Koichi Sasada) over 3 years ago
- Assignee set to akr (Akira Tanaka)
- ruby -v set to 1.9.2
Updated by akr (Akira Tanaka) over 3 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Applied in changeset r22301.