Re: Debugging "$4"

Maury Markowitz <[email protected]> Fri, 9 Oct 2020 09:27:46 -0400
Newsgroups gmane.comp.parsers.bison.general
Message-ID <[email protected]>
> On Oct 9, 2020, at 12:25 AM, Akim Demaille <[email protected]> wrote:
> 
> Are you sure the error is not elsewhere?  E.g., in the execution of the tree.

I'm 90% certain it *is* in that code, but I wanted to eliminate other possibilities first. Because g_list makes everything anon it's extremely difficult to debug that code (for me) so checking the parser first seemed like a good idea.