Hello Akim, I confirm that the 3.5.93 beta has solved issues related to by_type and type_get. Thank you very much!
Regards, Pramod On Sun, May 3, 2020 at 3:01 PM Akim Demaille <[email protected]> wrote: > Hi! > > > Le 3 mai 2020 à 13:51, pramod kumbhar <[email protected]> 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. > >
