Wednesday, September 24, 2014, 5:28:02 PM, you wrote: > OS X and RHEL 5 both have Bison 2.3 (also the error message is now misleading > because I did not --enable-wccp)
I changed this by committing the generated files and tweaking the TsConfig make file to depend on those where the Bison/Flex versions are inadequate. So you can't usefully change the .y/.l file easily on OS X or RHEL 5, but it will build. On other operating systems the build will depend on the .y/.l files and regenerate the output files iff the .y/.l files have been changed. This should prevent spurious commits from building.