Re: mingw format warnings

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: mingw format warnings
Дата
Msg-id 24437.1296245460@sss.pgh.pa.us
обсуждение исходный текст
Ответ на mingw format warnings  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: mingw format warnings  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> 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?

Are any of them substantive, or are they all about %m ?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FPI
Следующее
От: Chris Browne
Дата:
Сообщение: Re: WIP: RangeTypes