Re: [HACKERS] Re: pgsql: Fix bogus %name-prefix option syntax in all our Bison files.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andres Freund <andres(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-committers(at)postgresql(dot)org
Subject: Re: [HACKERS] Re: pgsql: Fix bogus %name-prefix option syntax in all our Bison files.
Date: 2014-05-29 12:33:05
Message-ID: 53872901.8090000@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 5/28/14, 7:02 PM, Andres Freund wrote:
> That's a good idea. What i've been thinking about is to add
> -Wno-deprecated to the bison rule in the interim. Maybe after a
> configure test for the option. All deprecation warnings so far seem to
> be pretty unhelpful.

Here is a patch.

Attachment Content-Type Size
pg-bison-deprecated-option.patch text/x-patch 877 bytes

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-05-29 13:25:35 Re: [HACKERS] Re: pgsql: Fix bogus %name-prefix option syntax in all our Bison files.
Previous Message Tom Lane 2014-05-29 03:15:56 pgsql: Fix uuid-ossp regression tests based on buildfarm feedback.

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2014-05-29 12:38:12 Re: [PATCH] Replacement for OSSP-UUID for Linux and BSD
Previous Message Andres Freund 2014-05-29 12:21:57 Re: [PATCH] Replacement for OSSP-UUID for Linux and BSD