From: "zzak (Zachary Scott)" Date: 2013-12-18T23:10:29+09:00 Subject: [ruby-core:59185] [ruby-trunk - Bug #9258] Fix bugreport URL in error.c Issue #9258 has been updated by zzak (Zachary Scott). Target version changed from current: 2.1.0 to next minor We should discuss this for after 2.1.0 is released, it's too soon now ---------------------------------------- Bug #9258: Fix bugreport URL in error.c https://bugs.ruby-lang.org/issues/9258#change-43746 Author: stomar (Marcus Stollsteimer) Status: Open Priority: Normal Assignee: Category: Target version: next minor ruby -v: ruby 2.0.0p353 (2013-11-22 revision 43784) [i686-linux] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN error.c refers to in REPORTBUG_MSG, which is only a redirect to . Instead it should refer to bugs.ruby-lang.org directly: * it's the "canonical" ressource for anything bug-related * it's already linked to from many other source files -- http://bugs.ruby-lang.org/