summaryrefslogtreecommitdiff
path: root/boost
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-27 18:22:32 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-27 19:02:50 +0300
commit32565ee39be1a9d7be1de934c1dfb424644b346a (patch)
treea1c92f1023ef8af8a23d1dbc234075c3278fc750 /boost
parent992da0d5cf04497bad55637f6a6ebfcdaec03e16 (diff)
Bump maximum fuzz factor down to zero
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
Diffstat (limited to 'boost')
-rw-r--r--boost/boost.libcdr.warnings.patch.13
-rw-r--r--boost/boost.wshadow.patch2
2 files changed, 2 insertions, 3 deletions
diff --git a/boost/boost.libcdr.warnings.patch.1 b/boost/boost.libcdr.warnings.patch.1
index 61a6a8cdaa71..22888c464b7a 100644
--- a/boost/boost.libcdr.warnings.patch.1
+++ b/boost/boost.libcdr.warnings.patch.1
@@ -438,7 +438,7 @@
}
template<class K, class D, class C>
-@@ -759,18 +759,18 @@
+@@ -759,17 +759,17 @@
std::basic_string<Ch>
>::type
basic_ptree<K, D, C>::get(
@@ -460,7 +460,6 @@
return child.get().
BOOST_NESTED_TEMPLATE get_value_optional<Type>(tr);
else
- return optional<Type>();
@@ -778,9 +778,9 @@
template<class K, class D, class C>
template<class Type>
diff --git a/boost/boost.wshadow.patch b/boost/boost.wshadow.patch
index d905d8bade8d..b336f82296d6 100644
--- a/boost/boost.wshadow.patch
+++ b/boost/boost.wshadow.patch
@@ -129,7 +129,7 @@
+ { return x._rng == y_arg._rng && x.y == y_arg.y && std::equal(x.v, x.v+k, y_arg.v); }
/** Returns true if the two generators will produce different sequences. */
BOOST_RANDOM_DETAIL_INEQUALITY_OPERATOR(shuffle_order_engine)
-
+
--- foo/foo/foo/boost/random/subtract_with_carry.hpp
+++ foo/foo/foo/boost/random/subtract_with_carry.hpp
@@ -268,21 +268,21 @@