Have you checked your parser's state by enabling the macro YYDEBUG?

This shows you where the problem starts.

~Vishnu

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vidhya
Sent: Thursday, February 02, 2006 12:22 PM
To: help-bison@gnu.org
Subject: Mutiple parser!

Hi *!
I have two parser and two scanner, the second one I have prefixed as xx,
but
when I run , call to xxparse() loops indefinitely.
For the second parser and scanner I have used 
flex -Pxx file2.l 
Bison -pxx file2.y
What else I need to include for the multiple parser to work!








_______________________________________________
Help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison



_______________________________________________
Help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to