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  9d10fbb0ba688fa4e2c7736e8b84b0cd88276768 (commit)
      from  ed98ede099c0f3519af19a5dba486cb2f1caffb1 (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 9d10fbb0ba688fa4e2c7736e8b84b0cd88276768
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Mon Aug 5 21:43:21 2024 +0200

    bugs: Fix markup.

diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html
index 7f2f485c..c7d2f310 100644
--- a/htdocs/bugs/index.html
+++ b/htdocs/bugs/index.html
@@ -547,6 +547,7 @@ for details.
 <h2 id="nonbugs_cxx">C++</h2>
 
 <dl>
+
 <dt>Functions can be called without qualifying them with their namespace.</dt>
 <dd>
 <p>
@@ -622,6 +623,8 @@ and the scope operator, or compile using C++11 or later. 
Defect report 1104
 changed the parser rules so that <code>&lt;::</code> works as expected.
 </p></dd>
 
+</dl>
+
 <h3 id="upgrading">Common problems when upgrading the compiler</h3>
 
 <h4>ABI changes</h4>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/bugs/index.html | 3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to