From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 1476D3858D38; Fri, 14 Oct 2022 18:08:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1476D3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665770903; bh=4sWUzCGgevQKvWS0cwtUgMj/wYSsdpDSZcUYTf6nRC4=; h=To:Subject:Date:From:From; b=NWKccSdEHH6XdSyx5SlLUhN1UH1uryer36XIRP84KyM0YgEo5IcNTCmRvwETvUmsJ XQcBXMwGjL9Sy2QN7Sz6FReGfFhFff3juo5pT23BlkMU9ilX9KbloMIXEzNRkwuZWV ansiP5BfiQmpm/8ruJN38V3Ig9s3HmiITbBg7fyM= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 91315916d177e42c5888c5d30491ab6d6041b1a4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 68c7552f2df1286e31214b962a425d0eb0962060 X-Git-Newrev: 91315916d177e42c5888c5d30491ab6d6041b1a4 Message-Id: <20221014180823.1476D3858D38@sourceware.org> Date: Fri, 14 Oct 2022 18:08:15 +0000 (GMT) From: Gerald Pfeifer List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 91315916d177e42c5888c5d30491ab6d6041b1a4 (commit) from 68c7552f2df1286e31214b962a425d0eb0962060 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 91315916d177e42c5888c5d30491ab6d6041b1a4 Author: Gerald Pfeifer Date: Fri Oct 14 20:03:37 2022 +0200 *: Omit trailing slash for CSS references In the world of XHTML we needed to close our our references to CSS files via <... />. With HTML 5 not only is this not required any longer, it is now recommended against, so simply lose the trailing " /". diff --git a/htdocs/about.html b/htdocs/about.html index 011f7ab5..faf1252e 100644 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -4,7 +4,7 @@ GCC: About - + diff --git a/htdocs/backends.html b/htdocs/backends.html index f80378b9..361c4b49 100644 --- a/htdocs/backends.html +++ b/htdocs/backends.html @@ -4,7 +4,7 @@ Status of Supported Architectures from Maintainers' Point of View - + diff --git a/htdocs/badspammer.html b/htdocs/badspammer.html index e2016373..beb8971b 100644 --- a/htdocs/badspammer.html +++ b/htdocs/badspammer.html @@ -4,7 +4,7 @@ GCC - + diff --git a/htdocs/benchmarks/index.html b/htdocs/benchmarks/index.html index 555d2906..6973dffc 100644 --- a/htdocs/benchmarks/index.html +++ b/htdocs/benchmarks/index.html @@ -3,7 +3,7 @@ Benchmarking GCC - + diff --git a/htdocs/branch-closing.html b/htdocs/branch-closing.html index c36ad1ab..87634469 100644 --- a/htdocs/branch-closing.html +++ b/htdocs/branch-closing.html @@ -4,7 +4,7 @@ Closing a GCC Release Branch - + diff --git a/htdocs/branching.html b/htdocs/branching.html index d3d26ff9..08654534 100644 --- a/htdocs/branching.html +++ b/htdocs/branching.html @@ -4,7 +4,7 @@ Branching for a GCC Release - + diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html index 99a1ddb1..c6e01827 100644 --- a/htdocs/bugs/index.html +++ b/htdocs/bugs/index.html @@ -4,7 +4,7 @@ GCC Bugs - + diff --git a/htdocs/bugs/management.html b/htdocs/bugs/management.html index 97ef8299..326ed5a2 100644 --- a/htdocs/bugs/management.html +++ b/htdocs/bugs/management.html @@ -4,7 +4,7 @@ Managing Bugs (Bugzilla and the Testsuite) - + diff --git a/htdocs/bugs/minimize.html b/htdocs/bugs/minimize.html index 4503b73f..5a61140f 100644 --- a/htdocs/bugs/minimize.html +++ b/htdocs/bugs/minimize.html @@ -4,7 +4,7 @@ How to Minimize Test Cases for Bugs - + diff --git a/htdocs/bugs/reghunt.html b/htdocs/bugs/reghunt.html index c6571be5..e1bc39a3 100644 --- a/htdocs/bugs/reghunt.html +++ b/htdocs/bugs/reghunt.html @@ -4,7 +4,7 @@ How to Locate GCC Regressions - + diff --git a/htdocs/bugs/segfault.html b/htdocs/bugs/segfault.html index 66543dc8..f9cb65eb 100644 --- a/htdocs/bugs/segfault.html +++ b/htdocs/bugs/segfault.html @@ -4,7 +4,7 @@ How to debug a GCC segmentation fault - + diff --git a/htdocs/buildstat.html b/htdocs/buildstat.html index 5cda42b2..11a8ba2d 100644 --- a/htdocs/buildstat.html +++ b/htdocs/buildstat.html @@ -4,7 +4,7 @@ Build status for GCC - + diff --git a/htdocs/bzkanban/index.html b/htdocs/bzkanban/index.html index 009ea354..965c9a79 100644 --- a/htdocs/bzkanban/index.html +++ b/htdocs/bzkanban/index.html @@ -4,7 +4,7 @@ Bz Kanban Board - +