25 Nov
2018
25 Nov
'18
6:04 p.m.
On 11/25/18 5:27 PM, Mark Webb-Johnson wrote:
Pulled it. A few minor fixes that I hope work for you:
* HOSTTYPE is not universally used, so I re-worked that (defaulting to yacc) * Bison doesn’t seem to support YY_NO_UNPUT, but instead uses '%option nounput’, so I used both
Also added some documentation in the readme file. Hopefully this is all ok now. I am proceeding with the actual implementation.
Yep, still builds fine for me. Craig