[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: yyscan_t was not declared in this scope
From: |
Simon Richter |
Subject: |
Re: yyscan_t was not declared in this scope |
Date: |
Wed, 1 Mar 2017 00:48:55 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 |
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
signature.asc
Description: OpenPGP digital signature