In attached parser.y file lines 49 and 50 cause infinite loop in my
compiler, but 48 does not. I also attached flex file in case it is
relevant. For example:

function foo() {} // Works
scene bar {} // Infinite loop

How can I fix that?

Regards,
Mislav

Attachment: parser.y
Description: Binary data

Attachment: tokens.l
Description: Binary data

_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to