| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Andres Freund <andres(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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 16:39:50 |
| Message-ID: | 20140529163950.GB19553@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Thu, May 29, 2014 at 08:33:05AM -0400, Peter Eisentraut wrote:
> 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.
>
Does this need a comment indicating why it's needed and when it can be
removed?
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> He who writes carelessly confesses thereby at the very outset that he does
> not attach much importance to his own thoughts.
-- Arthur Schopenhauer
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2014-05-29 17:51:45 | pgsql: When using the OSSP UUID library, cache its uuid_t state object. |
| Previous Message | Tom Lane | 2014-05-29 13:47:21 | Re: Re: [COMMITTERS] pgsql: Fix bogus %name-prefix option syntax in all our Bison files. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Janes | 2014-05-29 16:39:56 | recovery testing for beta |
| Previous Message | Peter Geoghegan | 2014-05-29 16:30:55 | Re: Ancient bug in formatting.c/to_char() |