Re: Compiler warnings on Debian 10

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Compiler warnings on Debian 10
Дата
Msg-id 1484973.1613075622@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Compiler warnings on Debian 10  ("Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>)
Ответы Re: Compiler warnings on Debian 10  ("Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>)
Список pgsql-general
"Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com> writes:
> "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com> writes:
>>> I was wondering if someone already has seen these warnings on Debian 10 (PostgreSQL 13.1):

>>> ../../../../src/include/port.h:176:70: warning: 'format' attribute argument not supported: gnu_printf
>>>        [-Wignored-attributes]

>> Huh.  What compiler are you using, exactly? 

> Nothing special. Configure and make log attached. The same procedure works fine on my local Debian 10.7.

Quite odd.  The configure output clearly shows that it thought gnu_printf
is fine:

checking for printf format archetype... gnu_printf

Possibly the corresponding section of config.log would provide more
insight.

            regards, tom lane



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Problem with trigger function
Следующее
От: Brajendra Pratap
Дата:
Сообщение: Re: Unable to execute Query in parallel for partitioned table