Re: glr2.cc compile errors under Windows

Akim Demaille <[email protected]> Mon, 22 Nov 2021 06:20:54 +0100
Newsgroups gmane.comp.parsers.bison.general
Message-ID <[email protected]>
Jot,

> Le 22 nov. 2021 à 01:42, Jot Dot <[email protected]> a écrit :
> 
> For %merge, what is the status where we discussed the possibility of putting the merge routine(s) as member functions of the generated parser class? That would indeed simplify my code for merges.

I had forgotten about that.  Thanks for the reminder, I'll have a look at it.

> And where is the best place to find such announcements/information? (Instead of posting here, wasting your time.)

Bison help is quite appropriate.  And to learn about changes, reading NEWS in the package should suffice.

Cheers!