Re: Bison 3.0 updates - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Bison 3.0 updates
Date
Msg-id 2169.1400689754@sss.pgh.pa.us
Whole thread Raw
In response to Re: Bison 3.0 updates  (Vik Fearing <vik.fearing@dalibo.com>)
Responses Re: Bison 3.0 updates  (Vik Fearing <vik.fearing@dalibo.com>)
Re: Bison 3.0 updates  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Vik Fearing <vik.fearing@dalibo.com> writes:
> I'm getting some more of these, including some I thought you had fixed.
> Bison 3.0.2 on current head.

I didn't do anything to suppress those warnings:

> gram.y:172.1-13: warning: deprecated directive, use ‘%name-prefix’
> [-Wdeprecated]
>  %name-prefix="base_yy"
>  ^^^^^^^^^^^^^

because it's hard to see how that's anything but a bison bug.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Bison 3.0 updates
Next
From: Vik Fearing
Date:
Subject: Re: Bison 3.0 updates