Comment # 7
on bug 9834
from Moritz Bunkus
Thank you very much for looking into it so quickly. Unfortunately I cannot
build the master-1.10 branch on my Arch Linux system, this time due to the
following compiler error:
Wrote ./k12text_lex.h
CC k12text.lo
RUNLEX ascend_scanner.c
Running /usr/bin/flex
ascend.c: In function 'ascendparse':
ascend.c:1276:3: error: unterminated comment
/* Lookahead token as an internal (translated) token number. */
^
ascend.c:1275:3: error: expected declaration or statement at end of input
int yyresult;
^
…
I don't know if it is related to your changes or if this is a completely
different issue, just that I cannot provide the confirmation that it's fixed.
You are receiving this mail because:
- You are watching all bug changes.