Canonicalize bison error during ini parsing Bison 3.6 seems to use "end of file" rather than "$end" for this. Force the same on older bison versions to be consistent.
Add destructor annotations in ini parser It would be better to switch this to use %union and %type annotations, but not going to do that change for 7.3.