Hi there all!! I am writing a lexical scanner and a parser in Flex and Bison and making them connect with each other. I have a big problem. When I´m compiling the bison code, i.e, the *.tab.c file, the MinGW studio prompts me with this error:
error in int yyparse() syntax error before goto The thing is tha when I refer to the linethe error is in, it is empty! There is nothing in it!. I´m really desperate and I need some help with this please. I refer to you as experts to give me some help. Thanks!!!! :) -- View this message in context: http://www.nabble.com/yparse%28%29-error-t1419978.html#a3827635 Sent from the Gnu - Bison - Help forum at Nabble.com. _______________________________________________ [email protected] http://lists.gnu.org/mailman/listinfo/help-bison
