This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
PATCH: Use http://www.sourceware.org/bugzilla/ for bug report
- From: "H. J. Lu" <hjl at lucon dot org>
- To: binutils at sources dot redhat dot com
- Date: Fri, 23 Jul 2004 07:21:57 -0700
- Subject: PATCH: Use http://www.sourceware.org/bugzilla/ for bug report
Should I check in this patch?
H.J.
---
2004-07-23 H.J. Lu <hongjiu.lu@intel.com>
* bin-bugs.h (REPORT_BUGS_TO): Set to
"<URL:http://www.sourceware.org/bugzilla/>".
--- bin-bugs.h 2001-01-09 13:05:35.000000000 -0800
+++ bin-bugs.h 2004-07-23 07:18:54.905044871 -0700
@@ -1,3 +1,3 @@
#ifndef REPORT_BUGS_TO
-#define REPORT_BUGS_TO "bug-binutils@gnu.org"
+#define REPORT_BUGS_TO "<URL:http://www.sourceware.org/bugzilla/>"
#endif