--- /tmp/portage/www-client/chromium-21.0.1180.49-bison-2.4.3/work/chromium-21.0.1180.49/out/Release/obj/gen/webkit/XPathGrammar.h 2012-07-21 12:07:03.688237722 -0400 +++ /tmp/portage/www-client/chromium-21.0.1180.49/work/chromium-21.0.1180.49/out/Release/obj/gen/webkit/XPathGrammar.h 2012-07-21 13:24:04.048517216 -0400 @@ -1,11 +1,10 @@ #ifndef XPathGrammarH #define XPathGrammarH -/* A Bison parser, made by GNU Bison 2.4.3. */ +/* A Bison parser, made by GNU Bison 2.6. */ -/* Skeleton interface for Bison's Yacc-like parsers in C +/* Bison interface for Yacc-like parsers in C - Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -33,6 +32,15 @@ This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ +#ifndef XPATHYY_TMP_PORTAGE_WWW_CLIENT_CHROMIUM_21_0_1180_49_WORK_CHROMIUM_21_0_1180_49_OUT_RELEASE_OBJ_GEN_WEBKIT_XPATHGRAMMAR_HPP +# define XPATHYY_TMP_PORTAGE_WWW_CLIENT_CHROMIUM_21_0_1180_49_WORK_CHROMIUM_21_0_1180_49_OUT_RELEASE_OBJ_GEN_WEBKIT_XPATHGRAMMAR_HPP +/* Enabling traces. */ +#ifndef YYDEBUG +# define YYDEBUG 0 +#endif +#if YYDEBUG +extern int xpathyydebug; +#endif /* Tokens. */ #ifndef YYTOKENTYPE @@ -62,12 +70,11 @@ #endif - #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef union YYSTYPE { -/* Line 1685 of yacc.c */ +/* Line 2050 of yacc.c */ #line 58 "/tmp/portage/www-client/chromium-21.0.1180.49/work/chromium-21.0.1180.49/third_party/WebKit/Source/WebCore/xml/XPathGrammar.y" Step::Axis axis; @@ -83,8 +90,8 @@ -/* Line 1685 of yacc.c */ -#line 86 "/tmp/portage/www-client/chromium-21.0.1180.49/work/chromium-21.0.1180.49/out/Release/obj/gen/webkit/XPathGrammar.hpp" +/* Line 2050 of yacc.c */ +#line 93 "/tmp/portage/www-client/chromium-21.0.1180.49/work/chromium-21.0.1180.49/out/Release/obj/gen/webkit/XPathGrammar.hpp" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ @@ -92,7 +99,20 @@ #endif +#ifdef YYPARSE_PARAM +#if defined __STDC__ || defined __cplusplus +int xpathyyparse (void *YYPARSE_PARAM); +#else +int xpathyyparse (); +#endif +#else /* ! YYPARSE_PARAM */ +#if defined __STDC__ || defined __cplusplus +int xpathyyparse (void); +#else +int xpathyyparse (); +#endif +#endif /* ! YYPARSE_PARAM */ - +#endif /* !XPATHYY_TMP_PORTAGE_WWW_CLIENT_CHROMIUM_21_0_1180_49_WORK_CHROMIUM_21_0_1180_49_OUT_RELEASE_OBJ_GEN_WEBKIT_XPATHGRAMMAR_HPP */ #endif