Re: [RFC] building postgres with meson - v13
От | Andres Freund |
---|---|
Тема | Re: [RFC] building postgres with meson - v13 |
Дата | |
Msg-id | A2C5EE3B-E08B-4693-B5C2-A9AC1FD6BCA5@anarazel.de обсуждение исходный текст |
Ответ на | Re: [RFC] building postgres with meson - v13 (Peter Eisentraut <peter.eisentraut@enterprisedb.com>) |
Ответы |
Re: [RFC] building postgres with meson - v13
|
Список | pgsql-hackers |
Hi, On September 18, 2022 5:24:06 PM PDT, Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote: >On 15.09.22 04:26, Andres Freund wrote: >> Attached is v13 of the meson patchset. The biggest changes are: > >Did something about warning flags change from the previous patch set? I see it's building with -Wextra now, which combinedwith -Werror causes the build to fail for me. I have never encountered that with any of the previous patch sets. In older versions of the patch the default warning level was set to include Wextra, and I had added my local flags to suppressuninteresting warnings. Comparing the warning flags I reduced the warning level and removed the suppressing flags- but changing default options only affects new build trees. To change existing ones do meson configure -Dwarning_level=1 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
В списке pgsql-hackers по дате отправления: