Hi! > Le 3 mai 2020 à 13:51, pramod kumbhar <pramod.s.kumb...@gmail.com> 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.
p.patch
Description: application/applefile