NetBSD Problem Report #43642

From www@NetBSD.org  Mon Jul 19 15:40:17 2010
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 4D61B63BB3C
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 19 Jul 2010 15:40:17 +0000 (UTC)
Message-Id: <20100719154017.1A9F763BB0A@www.NetBSD.org>
Date: Mon, 19 Jul 2010 15:40:17 +0000 (UTC)
From: kano@na.rim.or.jp
Reply-To: kano@na.rim.or.jp
To: gnats-bugs@NetBSD.org
Subject: obsolete url in gcc output
X-Send-Pr-Version: www-1.0

>Number:         43642
>Category:       misc
>Synopsis:       obsolete url in gcc output
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jnemeth
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 19 15:45:00 +0000 2010
>Closed-Date:    Mon Jul 19 20:15:09 +0000 2010
>Last-Modified:  Mon Jul 19 20:20:02 +0000 2010
>Originator:     OKANO Takayoshi
>Release:        
>Organization:
>Environment:
>Description:
in gcc's error message,
> See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.

this webpage has been moved to
http://www.NetBSD.org/support/send-pr.html

>How-To-Repeat:

>Fix:
patch follows:

Index: src/gnu/dist/gcc4/gcc/version.c
===================================================================
RCS file: /cvsroot/src/gnu/dist/gcc4/gcc/version.c,v
retrieving revision 1.17
diff -u -r1.17 version.c
--- src/gnu/dist/gcc4/gcc/version.c	20 Nov 2008 22:53:17 -0000	1.17
+++ src/gnu/dist/gcc4/gcc/version.c	19 Jul 2010 15:32:31 -0000
@@ -17,7 +17,7 @@
    forward us bugs reported to you, if you determine that they are
    not bugs in your modifications.)  */

-const char bug_report_url[] = "<URL:http://www.NetBSD.org/Misc/send-pr.html>";
+const char bug_report_url[] = "<URL:http://www.NetBSD.org/support/send-pr.html>";

 /* The complete version string, assembled from several pieces.
    BASEVER, DATESTAMP, and DEVPHASE are defined by the Makefile.  */

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: misc-bug-people->jnemeth
Responsible-Changed-By: jnemeth@NetBSD.org
Responsible-Changed-When: Mon, 19 Jul 2010 20:15:09 +0000
Responsible-Changed-Why:
I fixed it.


State-Changed-From-To: open->closed
State-Changed-By: jnemeth@NetBSD.org
State-Changed-When: Mon, 19 Jul 2010 20:15:09 +0000
State-Changed-Why:
Fixed, although I used gnats.NetBSD.org instead of www.NetBSD.org.  Thanks
for the patch though.  I won't bother with a pullup since there is a redirect
at the old address.


From: John Nemeth <jnemeth@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/43642 CVS commit: src/gnu/dist/gcc4/gcc
Date: Mon, 19 Jul 2010 20:05:06 +0000

 Module Name:	src
 Committed By:	jnemeth
 Date:		Mon Jul 19 20:05:06 UTC 2010

 Modified Files:
 	src/gnu/dist/gcc4/gcc: version.c

 Log Message:
 PR/43642 - OKANO Takayoshi -- update bug reporting URL in GCC


 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/gnu/dist/gcc4/gcc/version.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.