public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 0c134f804896b2a57f1b074bf4f6c14b6ae57045
@ 2020-09-15 17:00 Jeff Law
  0 siblings, 0 replies; only message in thread
From: Jeff Law @ 2020-09-15 17:00 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  0c134f804896b2a57f1b074bf4f6c14b6ae57045 (commit)
      from  081a380b5e869dfb38bd2cda860d1400296df286 (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 0c134f804896b2a57f1b074bf4f6c14b6ae57045
Author: Jeff Law <law@redhat.com>
Date:   Tue Sep 15 11:00:18 2020 -0600

    Fix various validation issues

diff --git a/htdocs/gcc-11/porting_to.html b/htdocs/gcc-11/porting_to.html
index ee7e91d8..1e27064c 100644
--- a/htdocs/gcc-11/porting_to.html
+++ b/htdocs/gcc-11/porting_to.html
@@ -66,19 +66,19 @@ than the other, so it's ambiguous.</p>
 <p>The new behavior can be disabled independently of other C++17 features with
 <code>-fno-new-ttp-matching</code>.</p>
 
-<h3 id="Ordered pointer comparison with integer">Ordered pointer comparison with integer</h3>
+<h3 id="Ordered-pointer-comparison-with-integer">Ordered pointer comparison with integer</h3>
 <p>
 GCC 11 now issues a diagnostic for ordered comparisons of pointers against constant
 integers.  Commonly this is an ordered comparison against NULL or 0.  These should be
 equality comparisons, not ordered comparisons.
 </p>
 
-<h3 id="Dynamic Exception Specifications</h3>
+<h3 id="Dynamic-Exception-Specifications">Dynamic Exception Specifications</h3>
 <p>
 GCC 11 defaults to C++17 which does not allow dynamic exception specifications.
 </p>
 
-<h3 id="Comparison Functions</h3>
+<h3 id="Comparison-Functions">Comparison Functions</h3>
 <p>
 GCC 11 now enforces that comparison objects be invocable as const.
 

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

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


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-15 17:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15 17:00 gcc-wwwdocs branch master updated. 0c134f804896b2a57f1b074bf4f6c14b6ae57045 Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).