[Libreoffice-commits] .: boost/boost.4127.warnings.patch
Caolán McNamara
caolan at kemper.freedesktop.org
Mon Jul 23 08:34:44 PDT 2012
boost/boost.4127.warnings.patch | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit e7ffa3e2d36a800bf2f2d91ca6d08887a21caa31
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Jul 23 16:25:19 2012 +0100
my patch applied it, other's don't, so regenerating
Change-Id: I7ffd382b6aa3954bc346d1ecc45607a417ad2509
diff --git a/boost/boost.4127.warnings.patch b/boost/boost.4127.warnings.patch
index 11a955f..b3e355d 100644
--- a/boost/boost.4127.warnings.patch
+++ b/boost/boost.4127.warnings.patch
@@ -1,6 +1,7 @@
--- misc/boost_1_44_0/boost/smart_ptr/make_shared.hpp (revision 69250)
+++ misc/build/boost_1_44_0/boost/smart_ptr/make_shared.hpp (revision 69251)
-@@ -50,5 +50,16 @@
+@@ -49,7 +49,18 @@
+ {
if( initialized_ )
{
+#if defined( __GNUC__ )
@@ -17,3 +18,4 @@
+
initialized_ = false;
}
+ }
More information about the Libreoffice-commits
mailing list