bug-bison
[Top][All Lists]
Advanced

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

Re: symbol_type::token () removed?


From: Akim Demaille
Subject: Re: symbol_type::token () removed?
Date: Sun, 3 May 2020 15:01:50 +0200

Hi!

> Le 3 mai 2020 à 13:51, pramod kumbhar <address@hidden> a écrit :
> 
> Hello Akim,
> 
> I am trying with 3.5.92 and I see now:
> 
> /Users/kumbhar/nmodl/src/parser/diffeq_context.cpp:81:75: error: no member
> named
>      'type_get' in 'nmodl::parser::DiffeqParser::by_kind'
>        if (token_type ==
> DiffeqParser::by_type(DiffeqParser::token::END).type_get()) {
>                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
> 
> The full example is here
> <https://github.com/BlueBrain/nmodl/blob/584af62be9cd6f9017f63e2d9cb732e1da58d420/src/parser/diffeq_context.cpp#L81>.
> Did* I* miss to point this out in my last email?
> 
> Next time if you push the fix to the git repo, I can build bison from there
> and try it.

Sorry Pramod.  Try the appended patch please.

Attachment: p.patch
Description: application/applefile


reply via email to

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