Welcome to Dream.In.Code
Become an Expert!

Join 149,617 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,868 people online right now. Registration is fast and FREE... Join Now!




flex and bison errors

 
Reply to this topicStart new topic

flex and bison errors

tamanas
18 Aug, 2007 - 11:32 AM
Post #1

New D.I.C Head
*

Joined: 18 Aug, 2007
Posts: 7


My Contributions
I am trying to implement an HTML-like language and i have been having this message in flex:
"EOF encountered inside an action"
and bison:1 shift/reduce
warning-rule never reduced because of conflicts
thank you in advance for any help provided smile.gif
User is offlineProfile CardPM
+Quote Post

Martyr2
RE: Flex And Bison Errors
18 Aug, 2007 - 02:49 PM
Post #2

Programming Theoretician
Group Icon

Joined: 18 Apr, 2007
Posts: 5,655



Thanked: 313 times
Expert In: C/C++, Java, VB, VB.NET, C#, PHP, Web Development, HTML & CSS, Javascript

My Contributions
This error simply means you forgot something like a closing curly brace, an unterminated string (like missing a semicolon), or an unterminated comment. It is hard to find where it is in the file since this error points to the last line. Start at the last line and move your way up and check to make sure you are not missing something.

Good luck.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/8/09 12:37AM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month