Re: Warning compiling pg_dump (MinGW, Windows XP)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Warning compiling pg_dump (MinGW, Windows XP)
Дата
Msg-id 20604.1295297517@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Warning compiling pg_dump (MinGW, Windows XP)  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Warning compiling pg_dump (MinGW, Windows XP)  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 01/17/2011 07:18 AM, Pavel Golub wrote:
>> So you think I should just ignore these warnings? Because I can't
>> remember the same behaviour on 8.x branches...

> We've had them all along, as I said. See 
> <http://www.pgbuildfarm.org/cgi-bin/show_stage_log.pl?nm=frogmouth&dt=2011-01-04%2023%3A54%3A16&stg=make> 
> for the same thing in an 8.2 build.

I wonder why mingw's gcc is complaining about %m when other versions of
gcc do not?  If you can't get it to shut up about that, there's not
going to be much percentage in silencing warnings about %lld.
        regards, tom lane


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

Предыдущее
От: Andreas Karlsson
Дата:
Сообщение: Re: psql: Add \dL to show languages
Следующее
От: Andreas Karlsson
Дата:
Сообщение: Re: Bug in pg_describe_object, patch v2