]> git.pld-linux.org Git - packages/gstreamer.git/blame - gstreamer-bison.patch
- updated to 1.0.9
[packages/gstreamer.git] / gstreamer-bison.patch
CommitLineData
df362f4d
JB
1--- gstreamer-1.0.9/gst/parse/grammar.y.orig 2012-10-25 12:54:57.000000000 +0200
2+++ gstreamer-1.0.9/gst/parse/grammar.y 2013-08-09 15:31:25.436287977 +0200
3@@ -657,6 +657,7 @@
4 %right '.'
5 %left '!' '='
6
7+%lex-param { yyscan_t scanner }
8 %parse-param { void *scanner }
9 %parse-param { graph_t *graph }
10 %pure-parser
This page took 0.034466 seconds and 4 git commands to generate.