From patchwork Sat Aug 25 10:54:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 962163 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-484412-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="JokINGvw"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41yFQH2BRGz9ryt for ; Sat, 25 Aug 2018 20:54:13 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=qHQl0vge4MbwjfJXGXylrE4FmBwn396NGhzyEiFkDanMq8AE+Mblt HuLZFAaXApYdMflOkYfRGPa57iZAWnbvESR86A+W0MK7IFXep3yIuEixqnwXdyBe FVpa8J55ZsmHWUeHb3+MxBIZ4xeK6pU79NhDJR+zNcheNKUTFJUe8Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=ydWRyGG+5kWC1IsRhWnzaDgkgY0=; b=JokINGvwZGs0E4ANmeLE tz0W2ZJnlUSfG1L5dYozARRuvih++azIWcgnN4S1I30OOoKpqvu7KeAVDhejtXKw dUF/mK8B3cXK3DUnXoRYWcKYlAOWnPBF2UPGzcaOqsTMHWUJf//kKqyq/FDEDfnh f8lgKdtZ+CEKO2R1BbZJd88= Received: (qmail 10743 invoked by alias); 25 Aug 2018 10:54:06 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 10717 invoked by uid 89); 25 Aug 2018 10:54:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.2 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_ASCII_DIVIDERS, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=analyzed, selfcontained, Bugzilla, self-contained X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 25 Aug 2018 10:54:04 +0000 Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id 4775EB53EC9 for ; Sat, 25 Aug 2018 06:54:02 -0400 (EDT) Received: from anthias (vie-91-186-158-155.dsl.sil.at [91.186.158.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id D1F29B53EC7 for ; Sat, 25 Aug 2018 06:54:01 -0400 (EDT) Date: Sat, 25 Aug 2018 12:54:00 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Replace use of in all of bugs/ Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes This is a necessary step on our move towards HTML 5. Applied. Gerald Replace by the use of it attributes in all of bugs/. Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/index.html,v retrieving revision 1.123 diff -u -r1.123 index.html --- index.html 2 Jun 2018 21:16:11 -0000 1.123 +++ index.html 25 Aug 2018 10:25:49 -0000 @@ -37,7 +37,7 @@
-

Reporting Bugs

+

Reporting Bugs

A good bug report, which is complete and self-contained, enables us to fix the bug.

@@ -59,7 +59,7 @@

After this summary, you'll find detailed instructions that explain how to obtain some of the information requested in this summary.

-

What we need

+

What we need

Please include all of the following items, the first three of which can be obtained from the output of gcc -v:

@@ -76,7 +76,7 @@ a complete set of source files (see below). -

What we do not want

+

What we do not want

  • A source file that #includes header files that are left @@ -122,7 +122,7 @@ dedicated to the discussion of the programming language
-

Where to post it

+

Where to post it

Please submit your bug report directly to the GCC bug tracker. @@ -136,7 +136,7 @@ this. We apologize for the inconvenience.

-

Detailed bug reporting instructions

+

Detailed bug reporting instructions

Please refer to the next section when reporting bugs in GNAT, the Ada compiler, or to the one after @@ -176,7 +176,7 @@ the body of your bug report as plain text, even if needlessly duplicated as part of an archive.

-

Detailed bug reporting instructions for GNAT

+

Detailed bug reporting instructions for GNAT

See the previous section for bug reporting instructions for GCC language implementations other than Ada.

@@ -245,7 +245,7 @@
-

Frequently Reported Bugs

+

Frequently Reported Bugs

There are many reasons why a reported bug doesn't get fixed. It might be difficult to fix, or fixing it might break compatibility. @@ -259,7 +259,7 @@


-

Non-bugs

+

Non-bugs

The following are not actually bugs, but are reported often enough to warrant a mention here.

@@ -274,7 +274,7 @@
-

General

+

General

Problems with floating point numbers - the @@ -308,7 +308,7 @@
-

C

+

C

Increment/decrement operator (++/--) not @@ -534,7 +534,7 @@
-

C++

+

C++

Most C++ compilers (G++ included) do not yet implement @@ -657,7 +657,7 @@

-

Common problems when upgrading the compiler

+

Common problems when upgrading the compiler

ABI changes

Index: management.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/management.html,v retrieving revision 1.36 diff -u -r1.36 management.html --- management.html 2 Jun 2018 21:16:12 -0000 1.36 +++ management.html 25 Aug 2018 10:25:49 -0000 @@ -57,7 +57,7 @@

Bugzilla offers a number of different fields. From a maintainer's perspective, these are the relevant ones and what their values mean:

-

Status

+

Status

The status and resolution fields define and track the life cycle of a bug. In addition to their -

Importance (Severity and Priority)

+

Importance (Severity and Priority)

The following two fields describe how serious a bug is from a user's perspective (Severity) and what Priority we assign to it in fixing it:

@@ -157,7 +157,7 @@ more important to fix in GCC 7 than a regression that was introduced in GCC 5 (and is still present in GCC 6 and 7).

-

Assignee

+

Assignee

This is the person in charge of resolving the bug. Every time this field changes, the status changes to NEW to make it easy to see @@ -178,7 +178,7 @@ This makes sure that all NEW reports are really analyzed and are ready to be handed off to the people actually fixing bugs.

-

Regressions should be explicitly +

Regressions should be explicitly marked as such. The summary line should read