Andreas Tille pushed to branch master at Debian Med / maude
Commits: 8b6f8ea4 by Andreas Tille at 2018-09-19T05:34:09Z Drop patch for bison which now leads to errors (thanks to Sergio Durigan Junior <[email protected]> for the hint) - - - - - 2 changed files: - − debian/patches/bison-parse-param.patch - debian/patches/series Changes: ===================================== debian/patches/bison-parse-param.patch deleted ===================================== @@ -1,19 +0,0 @@ -Author: Jakub Wilk <[email protected]> -Last-Update: Tue, 20 May 2014 13:35:26 +0200 -Bug-Debian: http://bugs.debian.org/733407 -Description: this is quick and dirty patch to use %parse-param instead - of deprecated YYPARSE_PARAM (and eventually removed in Bison 3.0). - %parse-param was added in bison 1.875, over a decade ago, so no - Build-Depends adjustments are needed. :-) - ---- a/src/Mixfix/top.yy -+++ b/src/Mixfix/top.yy -@@ -24,6 +24,8 @@ - // Parser for Maude surface syntax. - // - -+%parse-param {void* YYPARSE_PARAM} -+ - %{ - #include <string> - #include <stack> ===================================== debian/patches/series ===================================== @@ -1,4 +1,3 @@ search-datadir.patch -bison-parse-param.patch getinput-size_t.patch strip-build-date.patch View it on GitLab: https://salsa.debian.org/med-team/maude/commit/8b6f8ea4c3593ef0807edc1ee967f0161561499c -- View it on GitLab: https://salsa.debian.org/med-team/maude/commit/8b6f8ea4c3593ef0807edc1ee967f0161561499c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
