bug-bison
[Top][All Lists]
Advanced

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

Re: symbol_type::token () removed?


From: pramod kumbhar
Subject: Re: symbol_type::token () removed?
Date: Sun, 3 May 2020 22:56:54 +0200

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 <address@hidden> wrote:

> 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.
>
>


reply via email to

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