Flex problem

SYED <syed@malkauns.nsc.com>
21 Jun 2001 03:20:29 -0400

          From comp.compilers

Related articles
Flex problem syed@malkauns.nsc.com (SYED) (2001-06-21)
| List of all articles for this month |

From: SYED <syed@malkauns.nsc.com>
Newsgroups: comp.compilers
Date: 21 Jun 2001 03:20:29 -0400
Organization: National Semiconductor, Santa Clara
Keywords: lex, question, comment
Posted-Date: 21 Jun 2001 03:20:29 EDT

Hi,
          Im developing a verilog parser using FLEX/BISON.
          For the last few days I started getting a message: "fatal flex
scanner internal error--no action found".
          That is coming after correctly executing whole program. I failed to
cure the problem even after re-installling
            flex/bison and creating more space in my account.
            Kindly help.
Regards
Dr. Syed Abid Hussain
National Semiconductor, India.
[Never seen that error. I'd suspect a wild pointer in your code smashing
one of flex's internal data structures. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.