Re: Bison 3.4.90 released [beta]

2019-11-06 Thread Akim Demaille
Hi Adrian, > Le 5 nov. 2019 à 16:40, Adrian Vogelsgesang a > écrit : > > Hi Akim, > > I quickly upgraded Hyper (having a SQL grammar, similar to Postgres’ grammar) > to use Bison 3.4.90. > Things are looking good, our internal test cases are successful. > I did not go through all our tests, th

Re: Bison 3.4.90 released [beta]

2019-11-06 Thread Adrian Vogelsgesang
Hi Akim, > If you're allowed modern c++, decltype should provide you with portability > across versions of Bison. We don't worry that much about portability across Bison versions. We actually made sure that we only ever build with an exactly defined bison version and that each upgrade needs to b