help-bison
[Top][All Lists]
Advanced

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

Re: crash in parser


From: Hans Aberg
Subject: Re: crash in parser
Date: Wed, 7 Apr 2004 18:54:06 +0200

At 02:16 -0700 2004/04/07, Maansi Gupta wrote:
>1) I have developed two parsers using bison++ compiler
>which take input from a string buffer.

Bison++ is supposed to be an old, outdated program, and it has no relation
to the current Bison program, which this list deals with.

>2) Both these parsers need to be used simultaneously.
>When the second pasrser is being invoked the program
>crashes after the yyparse() call before receiving any
>token.
>
>3) I am unable to find out the reason for the crash.
>BUt i suspect it might be due to the number of global
>and static variables used.
>
>Can anyone throw some light on this isssue.

So either send your stuff to a Bison++ help list, or switch to Bison. I
have published in the list Bison-Patches instructions how to use Bison with
C++.

  Hans Aberg






reply via email to

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