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 574455f48b132f69a66b814553e58d46b7ef34fa (commit)
from 7ae7f55769b50d4c9292d384ce06b4d99d9e6a11 (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 574455f48b132f69a66b814553e58d46b7ef34fa
Author: Gerald Pfeifer <[email protected]>
Date: Tue Sep 23 10:40:01 2025 +0200
gcc-13: Drop random UTF-8 non-breaking spaces
diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index f427383c..bfa5ffa3 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -330,12 +330,13 @@ You may also want to check out our
Operator You Are Looking For
(<a href="https://gcc.gnu.org/PR106644">PR106644</a>)
</li>
- <li> <a href="https://wg21.link/p2362r3">P2362R3</a>, RemoveÂ
non-encodable
- wide character literals and multicharacter wide characterÂ
literals
+ <li> <a href="https://wg21.link/p2362r3">P2362R3</a>, Remove
+ non-encodable wide character literals and multicharacter wide
+ character literals
(<a href="https://gcc.gnu.org/PR106647">PR106647</a>)
</li>
- <li> <a href="https://wg21.link/p2448r2">P2448R2</a>, Relaxing some
- constexpr restrictions
+ <li> <a href="https://wg21.link/p2448r2">P2448R2</a>, Relaxing some
+ constexpr restrictions
(<a href="https://gcc.gnu.org/PR106649">PR106649</a>)
</li>
<li> <a href="https://wg21.link/p1467r9">P1467R9</a>, Extended
@@ -346,11 +347,11 @@ You may also want to check out our
assumptions
(<a href="https://gcc.gnu.org/PR106654">PR106654</a>)
</li>
- <li> <a href="https://wg21.link/p2295r6">P2295R6</a>, Support for
- UTF-8 as a portable source file encoding
+ <li> <a href="https://wg21.link/p2295r6">P2295R6</a>, Support for
+ UTF-8 as a portable source file encoding
(<a href="https://gcc.gnu.org/PR106655">PR106655</a>)
</li>
- <li> <a href="https://wg21.link/p2589r1">P2589R1</a>, static operator[]
+ <li> <a href="https://wg21.link/p2589r1">P2589R1</a>, static operator[]
(<a href="https://gcc.gnu.org/PR107684">PR107684</a>)
</li>
</ul>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-13/changes.html | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
hooks/post-receive
--
gcc-wwwdocs