Re: Clean up build warnings of plperl with clang-12+ - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Clean up build warnings of plperl with clang-12+
Date
Msg-id YYyDRVgU8yPIigY7@paquier.xyz
Whole thread Raw
In response to Clean up build warnings of plperl with clang-12+  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Clean up build warnings of plperl with clang-12+
Re: Clean up build warnings of plperl with clang-12+
List pgsql-hackers
On Wed, Nov 10, 2021 at 07:35:21AM +0900, Michael Paquier wrote:
> Tom has suggested that we could add -Wno-compound-token-split-by-macro
> to take care of the issue on our side, and attached is a patch to do
> so.
>
> Any objections?  I'd like to get this back-patched.

Backpatched this one as of 9ff47ea.  That should allow the addition of
-Werror on dangomushi.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: parallel vacuum comments
Next
From: Tom Lane
Date:
Subject: Re: Clean up build warnings of plperl with clang-12+