svn commit: r54220 - head/en_US.ISO8859-1/articles/contributing
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"