Author
anonymous
almost 7 years ago
Language
Compiler
Options
Author
anonymous
almost 7 years ago
$
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3.hpp:14:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3/auxiliary.hpp:11:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3/auxiliary/any_parser.hpp:11:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3/core/parser.hpp:11:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/mpl/bool.hpp:17:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/mpl/bool_fwd.hpp:17:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/mpl/aux_/adl_barrier.hpp:17:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/mpl/aux_/config/adl.hpp:17:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/mpl/aux_/config/msvc.hpp:19:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/config.hpp:48:
/opt/wandbox/boost-1.67.0/clang-head/include/boost/config/stdlib/libcpp.hpp:97:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
# define BOOST_NO_AUTO_PTR
^
<command line>:1:9: note: previous definition is here
#define BOOST_NO_AUTO_PTR 1
^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3.hpp:17:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3/nonterminal.hpp:10:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3/nonterminal/rule.hpp:10:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3/nonterminal/detail/rule.hpp:21:
In file included from /opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3/nonterminal/simple_trace.hpp:13:
/opt/wandbox/boost-1.67.0/clang-head/include/boost/spirit/home/x3/support/traits/print_attribute.hpp:72:46: warning: unused parameter 'val' [-Wunused-parameter]
static void call(Out& out, T_ const& val, unused_attribute)
^
2 warnings generated.
object::object() - invoked
<r_ints>
<try>1,2,3,4</try>
<success></success>
<attributes></attributes>
</r_ints>
ok = true
1 2 3 4
Exit Code:
0