Projects
Essentials
libaacs
libaacs-0.6.0-bison-2.3-compatibility.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libaacs-0.6.0-bison-2.3-compatibility.patch of Package libaacs (Revision 7)
Currently displaying revision
7
,
Show latest
diff -Naur libaacs-0.6.0.orig/src/file/keydbcfg-parser.y libaacs-0.6.0/src/file/keydbcfg-parser.y --- libaacs-0.6.0.orig/src/file/keydbcfg-parser.y 2013-03-04 14:10:01.000000000 +0100 +++ libaacs-0.6.0/src/file/keydbcfg-parser.y 2013-03-16 13:46:58.074135067 +0100 @@ -1,8 +1,8 @@ -%code requires { +%{ #include "file/keydbcfg.h" -} +%} -%code { +%{ /* * This file is part of libaacs * Copyright (C) 2010 gates @@ -87,7 +87,7 @@ /* uncomment the line below for debugging */ // int yydebug = 1; -} +%} /* Options set to generate a reentrant parser that is POSIX yacc compatible * The basic 'scanner' parameters are set. Also, another parameter is set * to pass in a title entry list struct used to hold all title entries.
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.