|
-
October 25th, 2005, 03:12 PM
#1
problems with bison
not sure if this is in the right forum or not. i'm having some problems compiling an output file from bison. it gives errors that don't match the line that they point to. for instance, i get this error:
dg_syntax.parser.c(239) : error C2059: syntax error : 'constant'
which points to this line:
short yyss;
can someone tell me what's going on here? i have a total of 17 errors that i can't match
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|