Re: pgsql: Fix incorrect format placeholder.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Fix incorrect format placeholder.
Дата
Msg-id 1133292.1636468847@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Fix incorrect format placeholder.  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pgsql: Fix incorrect format placeholder.  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> Yeah, you have a point here.  -Wcompound-token-split-by-macro is new
> as of clang-12 from last April, so I am a bit surprised that it is
> that present in the buildfarm TBH.

> The attached is sufficient to remove those warnings.  Debian provides
> clang-12, so it is easy to reproduce the problem.

OK by me, but probably should raise the issue in -hackers not just
-committers.  Also, please back-patch once the release freeze lifts.

            regards, tom lane



В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Fix incorrect format placeholder.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove check for accept() argument types