Author
anonymous
over 7 years ago
Language
Compiler
Options
Author
anonymous
over 7 years ago
$
In file included from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/move/traits.hpp:31,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/move/utility.hpp:30,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/optional/optional.hpp:46,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/range/detail/default_constructible_unary_fn.hpp:13,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/range/adaptor/transformed.hpp:15,
from prog.cc:3:
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/move/detail/type_traits.hpp:933:13: warning: unnecessary parentheses in declaration of 'member_ptr' [-Wparentheses]
typedef int (alignment_dummy::*member_ptr);
^
In file included from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/aux_/na_assert.hpp:23,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/arg.hpp:25,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/placeholders.hpp:24,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/iterator/iterator_categories.hpp:17,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/iterator/iterator_facade.hpp:14,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/range/iterator_range_core.hpp:27,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/range/iterator_range.hpp:13,
from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/range/adaptor/transformed.hpp:16,
from prog.cc:3:
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
failed ************ (Pred::************
^
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
failed ************ (boost::mpl::not_<Pred>::************
^
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:334:46: warning: unnecessary parentheses in declaration of 'type name' [-Wparentheses]
(boost::mpl::failed ************ ( boost::mpl::assert_relation< \
^
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:60:58: note: in definition of macro 'BOOST_MPL_AUX_ASSERT_CONSTANT'
# define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) enum { expr }
^~~~
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:369:1: note: in expansion of macro 'BOOST_MPL_ASSERT_RELATION_IMPL'
BOOST_MPL_ASSERT_RELATION_IMPL(BOOST_MPL_AUX_PP_COUNTER(), x, rel, y) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/iterator/iterator_concepts.hpp:150:7: note: in expansion of macro 'BOOST_MPL_ASSERT_RELATION'
BOOST_MPL_ASSERT_RELATION(std::numeric_limits<difference_type>::is_signed, ==, true);
^~~~~~~~~~~~~~~~~~~~~~~~~
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:334:46: warning: unnecessary parentheses in declaration of 'type name' [-Wparentheses]
(boost::mpl::failed ************ ( boost::mpl::assert_relation< \
^
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:60:58: note: in definition of macro 'BOOST_MPL_AUX_ASSERT_CONSTANT'
# define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) enum { expr }
^~~~
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:369:1: note: in expansion of macro 'BOOST_MPL_ASSERT_RELATION_IMPL'
BOOST_MPL_ASSERT_RELATION_IMPL(BOOST_MPL_AUX_PP_COUNTER(), x, rel, y) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/range/concepts.hpp:187:13: note: in expansion of macro 'BOOST_MPL_ASSERT_RELATION'
BOOST_MPL_ASSERT_RELATION(std::numeric_limits<difference_type>::is_signed, ==, true);
^~~~~~~~~~~~~~~~~~~~~~~~~
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:334:46: warning: unnecessary parentheses in declaration of 'type name' [-Wparentheses]
(boost::mpl::failed ************ ( boost::mpl::assert_relation< \
^
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:60:58: note: in definition of macro 'BOOST_MPL_AUX_ASSERT_CONSTANT'
# define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) enum { expr }
^~~~
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/mpl/assert.hpp:369:1: note: in expansion of macro 'BOOST_MPL_ASSERT_RELATION_IMPL'
BOOST_MPL_ASSERT_RELATION_IMPL(BOOST_MPL_AUX_PP_COUNTER(), x, rel, y) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp:56:17: note: in expansion of macro 'BOOST_MPL_ASSERT_RELATION'
BOOST_MPL_ASSERT_RELATION(
^~~~~~~~~~~~~~~~~~~~~~~~~
2 4 6 8 10
1 4 9 16 25
Exit Code:
0