Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJhhZ-0005VG-Rj for pgsql-hackers@arkaria.postgresql.org; Mon, 14 Feb 2022 20:12:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nJhhY-0004SC-F0 for pgsql-hackers@arkaria.postgresql.org; Mon, 14 Feb 2022 20:12:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJhhY-0004S3-62 for pgsql-hackers@lists.postgresql.org; Mon, 14 Feb 2022 20:12:00 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJhhV-0005Bm-Im; Mon, 14 Feb 2022 20:11:59 +0000 Received: (Authenticated sender: adsend@dunslane.net) by mail.gandi.net (Postfix) with ESMTPSA id B6AE0E0002; Mon, 14 Feb 2022 20:11:54 +0000 (UTC) Message-ID: <5c3b412d-ca28-a0d1-6aab-ef95b43d08fd@dunslane.net> Date: Mon, 14 Feb 2022 15:11:52 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: buildfarm warnings Content-Language: en-US To: Justin Pryzby , pgsql-hackers@postgresql.org Cc: Robert Haas , Alexander Korotkov References: <20220212211316.GK31460@telsasoft.com> From: Andrew Dunstan In-Reply-To: <20220212211316.GK31460@telsasoft.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2/12/22 16:13, Justin Pryzby wrote: > Is there any check for warnings from new code, other than those buildfarm > members with -Werror ? I had forgotten about this :-) but a few years ago I provided a check_warnings setting (and a --check-warnings command line parameter). It's processed if set in the main build steps ("make", "make contrib" and "make_test_modules") as well as some modules that check external software. But it hasn't been widely advertised so it's probably in hardly any use, if at all. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com