Re: Clean up build warnings of plperl with clang-12+
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Michael Paquier <michael@paquier.xyz>,
Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-11-11T20:51:35Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes: > Wouldn't it be better in any case just to add the clang fix for building > plperl rather than globally? That'd be considerably messier wouldn't it? (And I wonder if the meson system will be able to do it at all.) If you feel motivated to make that happen, go for it, but I don't. regards, tom lane
Commits
-
Clean up compilation warnings coming from PL/Perl with clang-12~
- 11b05a16d462 10.20 landed
- 5e8a0dc7295f 11.15 landed
- 109279e57291 12.10 landed
- aa449e5caed8 13.6 landed
- 56eb02ce79a8 14.2 landed
- 9ff47ea414c4 15.0 landed