From: Peter Bowen Date: 2008-08-11T23:01:23+09:00 Subject: [ruby-core:18241] [Ruby 1.8 - Bug #418] (Open) date2 library has two methods marked private unnecessarily Issue #418 has been reported by Peter Bowen. ---------------------------------------- Bug #418: date2 library has two methods marked private unnecessarily http://redmine.ruby-lang.org/issues/show/418 Author: Peter Bowen Status: Open Priority: Normal Assigned to: Category: Target version: During the import of date2 3.9.4 into svn, :to_date and :to_datetime got marked as private. The date2 upstream never did this change and they are still public even in the latest version. Is there a reason they are private in svn? ---------------------------------------- http://redmine.ruby-lang.org