Re: mingw format warnings

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: mingw format warnings
Дата
Msg-id 1296243577.7793.1.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на mingw format warnings  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: mingw format warnings  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On fre, 2011-01-28 at 14:12 -0500, Andrew Dunstan wrote:
> We have had format warnings in mingw builds for years, and it doesn't 
> look like we're ever going to do anything about them. Can we just add 
> -Wno-format to the CFLAGS for Mingw and be done with them?

I wasn't aware of this issue, but looking at the latest build log from
narwhal, I see only 4 format-related warnings, and they all look pretty
easy and desirable to fix.

The boatload of other warnings there is more puzzling ...



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql
Следующее
От: JonY
Дата:
Сообщение: Re: mingw64