[Libreoffice-commits] .: vigra/makefile.mk
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Thu Mar 29 05:31:37 PDT 2012
vigra/makefile.mk | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit acad49d424ffd3b9f569dda5966f8c58d96af240
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Mar 29 14:31:17 2012 +0200
Add link for patch upstream attempt
diff --git a/vigra/makefile.mk b/vigra/makefile.mk
index 6cee4b0..7c1e57c 100644
--- a/vigra/makefile.mk
+++ b/vigra/makefile.mk
@@ -59,7 +59,9 @@ PATCH_FILES += vigra1.4.0-unused-parameters.patch
# the closing brace of the enum-specifier (see [dcl.enum] in the C++ 2003
# Standard), leading to "comparison between <enum1> and <enum2> [-Werror=enum-
# compare]" and "enumeral mismatch in conditional expression [-Werror]"
-# warnings:
+# warnings (see <https://mailhost.informatik.uni-hamburg.de/pipermail/vigra/
+# 2012-March/000956.html> "GCC 4.7 picky about sized_int.hxx (-Werror=enum-
+# compare)" about getting this upstreamed):
PATCH_FILES += vigra1.4.0-enumwarn.patch
CONFIGURE_DIR=
More information about the Libreoffice-commits
mailing list