public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 6c318f19e08bc7164fbee104a0d204cb26aca78b
@ 2022-05-18 23:25 Marek Polacek
  0 siblings, 0 replies; only message in thread
From: Marek Polacek @ 2022-05-18 23:25 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  6c318f19e08bc7164fbee104a0d204cb26aca78b (commit)
      from  8555f8647a4b5d86021e74e815b15ca98317c591 (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 6c318f19e08bc7164fbee104a0d204cb26aca78b
Author: Marek Polacek <polacek@redhat.com>
Date:   Wed May 18 19:25:15 2022 -0400

    gcc-13/changes: Document -Wenum-int-mismatch

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index dc526530..969fb00b 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -56,6 +56,17 @@ a work-in-progress.</p>
 
 <!-- <h3 id="c-family">C family</h3> -->
 
+<h3 id="c">C</h3>
+<ul>
+  <li>New warnings:
+    <ul>
+      <li><code>-Wenum-int-mismatch</code> warns about mismatches between an
+	  enumerated type and an integer type
+	  (<a href="https://gcc.gnu.org/PR105131">PR105131</a>)</li>
+    </ul>
+  </li>
+</ul>
+
 <h3 id="cxx">C++</h3>
 <ul>
   <li>Several C++23 features have been implemented:

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2022-05-18 23:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-18 23:25 gcc-wwwdocs branch master updated. 6c318f19e08bc7164fbee104a0d204cb26aca78b Marek Polacek

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).