On 07/29/2013 11:57 AM, Chad Versace wrote:
CC'ing Ken.

Ken, these Archlinux users ran into the Bison problem.

A quick and ugly hack is to do:

#define YYLEX_PARAM state->scanner
to
#define scanner state->scanner

I'm looking into how to do %lex-param properly. Looks like glcpp does it right, just not the others.

--Ken
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to