Re: Is there a bug with --skeleton parameter?
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Le 4 mars 2020 à 03:59, Morales Cayuela, Victor (NSB - CN/Hangzhou) <[email protected]> a écrit : > > (5) Printing argv yields: > /usr/bin/m4 -I /usr/local/share/bison /usr/local/share/bison/m4sugar/m4sugar.m4 - /usr/local/share/bison/skeletons/bison.m4 data/skeletons/bison.m4 BTW, you should have a look at --trace, in particular --trace=tools. $ bison --trace=tools src/parse-gram.y running: /opt/local/libexec/gnubin/m4 /opt/gostai/share/bison/m4sugar/m4sugar.m4 - /opt/gostai/share/bison/skeletons/bison.m4 /opt/gostai/share/bison/skeletons/c-skel.m4 $