help-bison
[Top][All Lists]
Advanced

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

Re: std::string as YYSTYPE segfaults


From: Magnus Ekhall
Subject: Re: std::string as YYSTYPE segfaults
Date: Fri, 01 Mar 2002 11:06:37 +0100

Hans Aberg wrote:

>
> That's reason I use C++, because releases are kept track of via the language.
>

That is why I tried C++ at first. But how can you make it run with C++ if the 
{con
| de | copycon}structors are not working properly? Making your own parser does 
not
count. ;-)


> See bison.simple: You #define YYINITDEPTH (originally set to 200). By
> increasing this value, you should at least be able to check if your error
> comes later on.
>

Thank you for helping!

Magnus Ekhall




reply via email to

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