Re: new compiler warnings

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: new compiler warnings
Дата
Msg-id 201101261448.p0QEmJO06932@momjian.us
обсуждение исходный текст
Ответ на new compiler warnings  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: new compiler warnings  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Robert Haas wrote:
> I recently started getting these:
> 
> plpython.c: In function ?PLy_output?:
> plpython.c:3468: warning: format not a string literal and no format arguments
> plpython.c: In function ?PLy_elog?:
> plpython.c:3620: warning: format not a string literal and no format arguments
> plpython.c:3627: warning: format not a string literal and no format arguments

And I see this warning:
compress_io.c:597: warning: passing arg 2 of `gzwrite' discards    qualifiers from pointer target type

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: ALTER TYPE 3: add facility to identify further no-work cases
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: SSI, simplified