https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15454

--- Comment #8 from Guy Harris <g...@alum.mit.edu> ---
(In reply to Maksim Salau from comment #7)
> The parser is implemented by hand, possibly it should be rewritten to make
> use of flex & bison.

Either Flex & Bison/BYACC (if there's any .y file in the Wireshark source that
works only with Bison, not Berkeley YACC, that's a bug), or Flex & Lemon (most
of the generated parsers in Wireshark are Lemon, not Bison/BYACC).

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to