public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. f6bf76c21963f965ed46faa8dca49f6666481099
@ 2023-06-17 18:02 Jeff Law
  0 siblings, 0 replies; only message in thread
From: Jeff Law @ 2023-06-17 18:02 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  f6bf76c21963f965ed46faa8dca49f6666481099 (commit)
      from  3b8f9b1283c8d77da28f34ff3383a454f5b2ee93 (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 f6bf76c21963f965ed46faa8dca49f6666481099
Author: Jivan Hakobyan <jivanhakobyan9@gmail.com>
Date:   Sat Jun 17 12:01:13 2023 -0600

    Fix link to README.Portability.

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index 9b6d243d..f5a356a8 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -252,7 +252,7 @@ and require at least an ANSI C89 or ISO C90 host compiler.
 C code should avoid pre-standard style function definitions, unnecessary
 function prototypes and use of the now deprecated <code>PARAMS</code> macro.
 See <a
-href="https://gcc.gnu.org/svn/gcc/trunk/gcc/README.Portability">README.Portability</a>
+href="https://gcc.gnu.org/git/?p=gcc.git;a=blob_plain;f=gcc/README.Portability">README.Portability</a>
 for details of some of the portability problems that may arise.  Some
 of these problems are warned about by <code>gcc -Wtraditional</code>,
 which is included in the default warning options in a bootstrap.

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

Summary of changes:
 htdocs/codingconventions.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2023-06-17 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-17 18:02 gcc-wwwdocs branch master updated. f6bf76c21963f965ed46faa8dca49f6666481099 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).