Fix filter parser segmentation fault with bison 3.0
authorZifei Tong <soariez@gmail.com>
Fri, 16 Aug 2013 20:52:21 +0000 (16:52 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 16 Aug 2013 20:52:21 +0000 (16:52 -0400)
Replace deprecated YYLEX_PARAM with %lex-param

Tested with bison 2.4, 2.5, 2.7 and 3.0.

Signed-off-by: Zifei Tong <soariez@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.029274 seconds and 4 git commands to generate.