Message ID | 20240707172806.1DB5733EB1@hamza.pair.com |
---|---|
State | New |
Headers | show |
Series | [pushed] wwwdocs: gcc-14: Use hyphen in compile-time | expand |
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>