From patchwork Wed Oct 10 15:53:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: web site patch committed: Explain why bugzilla requires an account Date: Wed, 10 Oct 2012 05:53:28 -0000 From: Ian Taylor X-Patchwork-Id: 190704 Message-Id: To: gcc-patches@gcc.gnu.org Torbjorn complained that the GCC bugzilla requires an account. I committed this patch to the web site to explain why. Ian Index: bugs/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/index.html,v retrieving revision 1.108 diff -u -r1.108 index.html --- bugs/index.html 26 Apr 2011 10:17:04 -0000 1.108 +++ bugs/index.html 10 Oct 2012 15:51:56 -0000 @@ -132,6 +132,14 @@ GCC bug database.

+

The GCC bug database requires you to create an account with a valid +e-mail address. This is not merely to be annoying. It's because in +the past spammers have filed fake bug reports, and fake attachments to +real bug reports, to distribute malware and to add links to their spam +web sites. Requiring a valid e-mail address is a partial deterrent to +this. We apologize for the inconvenience. +

+

Detailed bug reporting instructions

Please refer to the next section when reporting