bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segmentation fault using lalr1.cc


From: Paul Eggert
Subject: Re: Segmentation fault using lalr1.cc
Date: 26 Jan 2003 23:52:50 -0800

Tim Van Holder <address@hidden> writes:

> This is because lalr1.cc also has '#include @output_header_name@'.
> With that wrapped in an m4_if as well, bison no longer crashes.

Thanks; I'll send a proposed patch to bison-patches and will cc: to you.

> I don't see why bison couldn't/shouldn't warn "Skeleton uses
> @output_header_name@ which is only available if the -d option is
> given" (or something similar).

Good suggestion.

> BTW, 'bison -S lalr1.cc foo.y' still produces a .c file; this seems a
> bit odd.

Yes, it seems odd to me too.  But I don't use C++ so I am not
well-qualified to judge about Bison's handling (or mishandling) of
C++.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]