help-bison
[Top][All Lists]
Advanced

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

crash in parser


From: Maansi Gupta
Subject: crash in parser
Date: Wed, 7 Apr 2004 02:16:18 -0700 (PDT)

Hello

1) I have developed two parsers using bison++ compiler
which take input from a string buffer.

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.

Thanks and Regards

Maansi 



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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