parse: make grammar.y work with Bison 3
authorKerrick Staley <kerrick@kerrickstaley.com>
Wed, 21 Aug 2013 06:59:29 +0000 (23:59 -0700)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 21 Aug 2013 09:02:26 +0000 (10:02 +0100)
commitbd2a01cfe222367493a71f3269f12250c8972db0
tree7cfec8f1480105da42b5c10a9ef6235f8b7765e1
parentfacf73ad8da1217efd9ce1b4ebe6a48716c48484
parse: make grammar.y work with Bison 3

YYLEX_PARAM is no longer supported in Bison 3.

https://bugzilla.gnome.org/show_bug.cgi?id=706462
gst/parse/grammar.y