Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/gcc4/gcc PR/43642 - OKANO Takayoshi -- update bug r...



details:   https://anonhg.NetBSD.org/src/rev/4d298bb4a325
branches:  trunk
changeset: 756497:4d298bb4a325
user:      jnemeth <jnemeth%NetBSD.org@localhost>
date:      Mon Jul 19 20:05:06 2010 +0000

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

diffstat:

 gnu/dist/gcc4/gcc/version.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 24fdd41a5c49 -r 4d298bb4a325 gnu/dist/gcc4/gcc/version.c
--- a/gnu/dist/gcc4/gcc/version.c       Mon Jul 19 19:16:45 2010 +0000
+++ b/gnu/dist/gcc4/gcc/version.c       Mon Jul 19 20:05:06 2010 +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://gnats.NetBSD.org/support/send-pr.html>";
 
 /* The complete version string, assembled from several pieces.
    BASEVER, DATESTAMP, and DEVPHASE are defined by the Makefile.  */



Home | Main Index | Thread Index | Old Index