From: e@... Date: 2014-07-27T20:16:08+00:00 Subject: [ruby-core:64079] [ruby-trunk - Bug #10071] [Closed] Documentation for time.c contains broken links Issue #10071 has been updated by Zachary Scott. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset r46977. ---------- * time.c: [DOC] Remove dead link and old bug report, which hasn't been reproduced in a few years. Reported by Federico Builes [Bug #10071] ---------------------------------------- Bug #10071: Documentation for time.c contains broken links https://bugs.ruby-lang.org/issues/10071#change-48088 * Author: Federico Builes * Status: Closed * Priority: Low * Assignee: Zachary Scott * Category: doc * Target version: current: 2.2.0 * ruby -v: ruby 2.0.0p451 (2014-02-24 revision 45167) * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- The documentation for `compat_common_month_table` in time.c:1326 contains a link to http://use.perl.org/articles/08/02/07/197204.shtml, which 404s. I tried to search for the original article (http://use.perl.org/use.perl.org/search1e49-2.html?threshold=0&op=stories&sort=1&start=1980) but I couldn't find anything related to the month table. The comments also mention an issue with Debian and timezones (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522949) but I cannot reproduce on Wheezy. -- https://bugs.ruby-lang.org/