This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository berusky2.
commit 93aa291be6f2bceb5ffab9db2d5749cd834dcfa0 Author: Markus Koschany <[email protected]> Date: Fri Jul 8 03:19:12 2016 +0200 Update DEP-3 header for gcc-6 patch --- debian/patches/gcc-6-FTBFS.patch | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/patches/gcc-6-FTBFS.patch b/debian/patches/gcc-6-FTBFS.patch index 284e614..b267797 100644 --- a/debian/patches/gcc-6-FTBFS.patch +++ b/debian/patches/gcc-6-FTBFS.patch @@ -2,6 +2,12 @@ From: Markus Koschany <[email protected]> Date: Fri, 8 Jul 2016 02:55:28 +0200 Subject: gcc-6 FTBFS +Fix build failures with GCC 6 like + +ISO C++ forbids comparison between pointer and integer +Invalid literal suffixes (no whitespace between string literals and macros) + +Debian-Bug: https://bugs.debian.org/811626 --- src/age/include/defs.h | 2 +- src/komat/Berusky3d_ini.h | 6 +++--- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/berusky2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

