From: Zifei Tong Date: Fri, 16 Aug 2013 20:52:21 +0000 (-0400) Subject: Fix filter parser segmentation fault with bison 3.0 X-Git-Tag: v2.3.0-rc3~44 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=9039edd4983b46fc45dae7ed42396ef7f7e5635a;hp=9039edd4983b46fc45dae7ed42396ef7f7e5635a;p=lttng-tools.git Fix filter parser segmentation fault with bison 3.0 Replace deprecated YYLEX_PARAM with %lex-param Tested with bison 2.4, 2.5, 2.7 and 3.0. Signed-off-by: Zifei Tong Signed-off-by: Mathieu Desnoyers ---