Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9834] segfault in "tshark -G values"

Date: Wed, 05 Mar 2014 09:23:04 +0000

Comment # 7 on bug 9834 from
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.