On 07/31/2013 12:08 AM, Laurent Carlier wrote:
Le lundi 29 juillet 2013 16:07:35 Kenneth Graunke a écrit :
Bison 3.0 removes the YYLEX_PARAM macro. In preparation for handling
this using %lex-param, the parser needs a wrapper function for the
actual Flex lex() function.
Bugzilla: https://bugs.
Le lundi 29 juillet 2013 16:07:35 Kenneth Graunke a écrit :
> Bison 3.0 removes the YYLEX_PARAM macro. In preparation for handling
> this using %lex-param, the parser needs a wrapper function for the
> actual Flex lex() function.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67354
>
On Mon, Jul 29, 2013 at 4:07 PM, Kenneth Graunke wrote:
> Bison 3.0 removes the YYLEX_PARAM macro. In preparation for handling
> this using %lex-param, the parser needs a wrapper function for the
> actual Flex lex() function.
Series is Reviewed-by: Matt Turner
__
Bison 3.0 removes the YYLEX_PARAM macro. In preparation for handling
this using %lex-param, the parser needs a wrapper function for the
actual Flex lex() function.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67354
Signed-off-by: Kenneth Graunke
Cc: mesa-sta...@lists.freedesktop.org
Cc