THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

ascend.c is created from ascend.y ?

????? warning treated as error - no 'object' file generated ????

void malloc (YYSIZE_T); / INFRINGES ON USER NAME SPACE */

Looks like a missing "" on the start of comment? There are three of these "INFRINGES" comments. First one has proper start/end of comment. The second and third are missing a "".

Are there any errors or warning from the yacc process?