Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2020 09:55:21 +0000 (UTC)
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r54220 - head/en_US.ISO8859-1/articles/contributing
Message-ID:  <202006080955.0589tLJj049502@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: salvadore (ports committer)
Date: Mon Jun  8 09:55:20 2020
New Revision: 54220
URL: https://svnweb.freebsd.org/changeset/doc/54220

Log:
  articles/contributing: Suggest checking build warnings through our CI
  
  Approved by:	docs (bcr), gerald (mentor)
  Differential Revision:	https://reviews.freebsd.org/D25172

Modified:
  head/en_US.ISO8859-1/articles/contributing/article.xml

Modified: head/en_US.ISO8859-1/articles/contributing/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributing/article.xml	Sun Jun  7 19:13:16 2020	(r54219)
+++ head/en_US.ISO8859-1/articles/contributing/article.xml	Mon Jun  8 09:55:20 2020	(r54220)
@@ -163,7 +163,10 @@
 
 	<listitem>
 	  <para>Build the source tree (or just part of it) with extra
-	    warnings enabled and clean up the warnings.</para>
+	    warnings enabled and clean up the warnings. A
+	    list of build warnings can also be found from our
+	    <link xlink:href="https://ci.freebsd.org">CI</link>; by
+	    selecting a build and checking "LLVM/Clang Warnings".</para>
 	</listitem>
 
 	<listitem>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006080955.0589tLJj049502>