Re: Tired of -Wold-style-definition already

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Tired of -Wold-style-definition already
Date: 2004-11-17 21:48:20
Message-ID: 20041117214820.GC536@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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[(at)]dcc(dot)uchile(dot)cl>)
Jude: I wish humans laid eggs
Ringlord: Why would you want humans to lay eggs?
Jude: So I can eat them

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Jowett 2004-11-17 21:49:10 Re: ambiguous column names in subqueries
Previous Message Tom Lane 2004-11-17 21:41:09 Re: ambiguous column names in subqueries