Re: Peter opens a can of worms

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Peter opens a can of worms
Дата
Msg-id 27170.947815830@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Peter opens a can of worms  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Re: Peter opens a can of worms  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
I wrote:
> Cool.  Now who's going to fix the cartload of warnings this has
> produced?  I'm counting about 125 of them.

On further investigation, it seems that some of these warnings are
real portability issues (pointers being printed as ints, etc).
But a very considerable fraction are bogus.  gcc doesn't know about
elog's "%m" extension to the standard %-format set, and it seems to
be assuming that there should be a parameter to go with the %m.

I have a feeling we will have to revert this change...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] [hackers]development suggestion needed
Следующее
От: Don Baccus
Дата:
Сообщение: Re: [HACKERS] [hackers]development suggestion needed