Closed rlaboiss closed 4 years ago
Unfortunately, this breaks old versions of Bison. Should we simply disable the error checking in Makefile by adding a minus sign?
- diff test_syntax.log test_syntax.ref
Unfortunately, this breaks old versions of Bison. Should we simply disable the error checking in Makefile by adding a minus sign?
- diff test_syntax.log test_syntax.ref
Yes, this might be a good idea.
Fixed in master branch
Running the unit testing of mwrap fails against Bison 3.6.3, with the following error message:
This commit fixes the problem.