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  ce2daac901106263eb466de478ff0a11cb06529f (commit)
      from  68dc8f7c93bb3b9bd97cd0f29612dec7ffa8c434 (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 ce2daac901106263eb466de478ff0a11cb06529f
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Sun Aug 4 12:36:56 2024 +0200

    gcc-15: Mark up static_assert as <code>

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 2fd7aa90..bfd98496 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -75,9 +75,9 @@ a work-in-progress.</p>
 <h3 id="cxx">C++</h3>
 
 <ul>
-       <li>Inline assembler statements now support
-       <a 
href="https://gcc.gnu.org/onlinedocs/gcc/asm-constexprs.html";><code>constexpr</code>
 generated strings</a>,
-         analoguous to static_assert.</li>
+  <li>Inline assembler statements now support
+    <a 
href="https://gcc.gnu.org/onlinedocs/gcc/asm-constexprs.html";><code>constexpr</code>
 generated strings</a>,
+    analoguous to <code>static_assert</code>.</li>
   <li>
     <!-- commit r15-2117-g313afcfdabeab3 -->
     Qualified name lookup failure into the current instantiation, e.g.

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

Summary of changes:
 htdocs/gcc-15/changes.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to