Le 28 sept. 2012 à 20:41, Marcin Slusarz a écrit :

> Hi
> 
> With bison >= 2.6 I'm unable to compile envytools 
> (https://github.com/pathscale/envytools):
> 
> In file included from easm_parse.y:28:0:
> /data1/gfx/envytools/easm/easm_parse.h:124:17: error: unknown type name 
> 'yyscan_t'
> 
> yyscan_t is referenced in easm_parse.h, but never defined, so it looks like
> bison bug. Is it correct?

I just typed "yyscan_t" on Google, and found this:

http://flex.sourceforge.net/manual/About-yyscan_005ft.html

Nothing related to Bison here.


Reply via email to