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 094c5fba8f99f9bf24ae32c9ff9ce6542d79cb5d (commit) from 0a78975d4b687095756c95bbaa66875528e03a22 (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 094c5fba8f99f9bf24ae32c9ff9ce6542d79cb5d Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sun Jul 7 19:27:32 2024 +0200 gcc-14: Use hyphen in compile-time diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 9a1b0c8a..29958fd5 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -621,7 +621,7 @@ You may also want to check out our </li> <li>The <code>-Wcase-enum</code> and <code>-Wuninit-variable-checking=</code> options have - been implemented to provide compile time warnings against + been implemented to provide compile-time warnings against missing case clauses and uninitialized variables respectively. </li> </ul> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-14/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs