Re: Tired of -Wold-style-definition already

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Tired of -Wold-style-definition already
Дата
Msg-id 20041117214820.GC536@dcc.uchile.cl
обсуждение исходный текст
Ответ на Tired of -Wold-style-definition already  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Nov 17, 2004 at 01:50:00PM -0500, Tom Lane wrote:
> I'd like to propose removing -Wold-style-definition from the default gcc
> flags.  It is cluttering my make logs with warnings that can't be got
> rid of because they are about code generated by flex.

Oh, so that's what all the noise I see is coming from :-(
If there's a vote, I vote aye.


-- 
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
Jude: I wish humans laid eggs
Ringlord: Why would you want humans to lay eggs?
Jude: So I can eat them


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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: ambiguous column names in subqueries
Следующее
От: Tom Lane
Дата:
Сообщение: Re: split_part bug