openbsd-ports/databases/strigi/patches/patch-libstreamanalyzer_lib_saxeventanalyzer_cpp
sthen c8429d3746 update strigi to a post-0.7.7 tarball rolled from git; worked on
by Vadim Zhukov, diff prepared by Amit Kulkarni
2012-11-15 00:04:30 +00:00

13 lines
462 B
Plaintext

$OpenBSD: patch-libstreamanalyzer_lib_saxeventanalyzer_cpp,v 1.1 2012/11/15 00:04:30 sthen Exp $
--- libstreamanalyzer/lib/saxeventanalyzer.cpp.orig Thu Nov 10 13:28:11 2011
+++ libstreamanalyzer/lib/saxeventanalyzer.cpp Thu Nov 10 13:28:35 2011
@@ -27,7 +27,7 @@
#include <cstring>
#ifndef LIBXML_THREAD_ENABLED
-#error Strigi needs a thread safe version of libxml2
+#warning Strigi needs a thread safe version of libxml2
#endif
using namespace Strigi;