Re: complier warnings from ecpg tests

Поиск
Список
Период
Сортировка
От Sergei Kornilov
Тема Re: complier warnings from ecpg tests
Дата
Msg-id 16015021562853428@iva5-fb4da115b4b5.qloud-c.yandex.net
обсуждение исходный текст
Ответ на Re: complier warnings from ecpg tests  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: complier warnings from ecpg tests  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Hi

> Are you using -Wformat-overflow? At which level?

I use: ./configure --prefix=somepath --enable-cassert --enable-debug CFLAGS="-ggdb -Og -g3 -fno-omit-frame-pointer"
--enable-tap-tests
No other explicit options.

pg_config reports:

CPPFLAGS = -D_GNU_SOURCE
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels
-Wmissing-format-attribute-Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard
-Wno-format-truncation-Wno-stringop-truncation -g -ggdb -Og -g3 -fno-omit-frame-pointer
 
CFLAGS_SL = -fPIC

regards, Sergei



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

Предыдущее
От: Antonin Houska
Дата:
Сообщение: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)
Следующее
От: Euler Taveira
Дата:
Сообщение: Re: base backup client as auxiliary backend process