bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't compile mesa dlsl parser


From: Akim Demaille
Subject: Re: Can't compile mesa dlsl parser
Date: Mon, 29 Jul 2013 11:22:24 +0200

Le 29 juil. 2013 à 11:17, Akim Demaille <address@hidden> a écrit :

> The problem here is that this file is using YYLEX_PARAM, whose support was
> removed in favor of %parse-param, %lex-param, and %param.  The latter is
> introduced by Bison 2.7, but %parse-param and %lex-param have existed for

Sorry, I meant 3.0 (for %param).

> a long time now.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]