Hi,

On 28.02.2017 21:54, Jack Bates wrote:

>   TsConfigGrammar.h:125:20: error: ‘yyscan_t’ was not declared in this
> scope

> I can think of a couple ways around this -- what's the recommended
> solution?

I've found that none of these ways really work, so I just use

    %parse-param { void *scanner }

to work around the problem.

   Simon


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to