Re: Compiler warning

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Compiler warning
Дата
Msg-id 200905210247.55315.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Compiler warning  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Compiler warning  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Wednesday 20 May 2009 16:24:21 Tom Lane wrote:
> Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> > Hmm, it is a false alarm, but would be nice to have a warning-free
> > build. I don't see that warning here on gcc 4.3.3 by default, but I do
> > when I set -Wformat-security. I presume you had that set as well.
>
> Would it be worth having configure probe for that switch and add it to
> CFLAGS if available?

Note that applying this patch would introduce a double-translation issue of 
the sort that you had complained about a while ago.  I'm unsure which way to 
proceed here.


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: A couple of gripes about the gettext plurals patch
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: some more plural messages