Dump bison
Eric S. Raymond
esr at thyrsus.com
Sat Jun 23 05:21:51 UTC 2018
John D. Bell <jdb at systemsartisans.com>:
>
> Gentlemen,
>
>
> *Years* ago I used to use yacc, but I quit before bison became the
> _de-facto_ standard. Thus, upon reading its man page I was surprised
> and pleased to see the following command-line options available:
>
> --debug
>
> --report=THINGS
>
> THINGS comes from the set of 'state', 'itemset', 'lookahead', 'solved'
> (shift/reduce conflicts), or 'all'
>
>
> Does any of this help?
They help with debugging. Not really with testing.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
My work is funded by the Internet Civil Engineering Institute: https://icei.org
Please visit their site and donate: the civilization you save might be your own.
More information about the devel
mailing list