summaryrefslogtreecommitdiff
path: root/boost/boost.libcdr.warnings.patch.1
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/boost.libcdr.warnings.patch.1
parent992da0d5cf04497bad55637f6a6ebfcdaec03e16 (diff)
Bump maximum fuzz factor down to zero
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
Diffstat (limited to 'boost/boost.libcdr.warnings.patch.1')
-rw-r--r--boost/boost.libcdr.warnings.patch.13
1 files changed, 1 insertions, 2 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>