]> git.pld-linux.org Git - packages/gtk-webkit.git/blame - bison3.patch
- release 2 (by relup.sh)
[packages/gtk-webkit.git] / bison3.patch
CommitLineData
2404f7c3
JR
1--- webkitgtk-2.0.4/Source/ThirdParty/ANGLE/src/compiler/glslang.y.orig 2013-07-19 09:03:53.000000000 +0200
2+++ webkitgtk-2.0.4/Source/ThirdParty/ANGLE/src/compiler/glslang.y 2013-08-18 22:23:32.345011972 +0200
3@@ -47,6 +47,7 @@
4 %expect 1 /* One shift reduce conflict because of if | else */
5 %pure-parser
6 %parse-param {TParseContext* context}
7+%lex-param {YYLEX_PARAM}
8
9 %union {
10 struct {
This page took 0.439199 seconds and 4 git commands to generate.