Re: mingw format warnings

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: mingw format warnings
Дата
Msg-id 4D4344A2.4080007@dunslane.net
обсуждение исходный текст
Ответ на Re: mingw format warnings  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers

On 01/28/2011 02:39 PM, Peter Eisentraut wrote:
> 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 ...
>


Hmm. Looks like gcc 4.5.0 that's in use on frogmouth is a whole lot noisier.

cheers

andrew


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: mingw format warnings
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: pg_upgrade fails for non-postgres user