Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:14:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary.hpp:11:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary/any_parser.hpp:11:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/core/parser.hpp:18:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/support/context.hpp:82:32: warning: unused parameter 'val' [-Wunused-parameter]
        make_unique_context(T& val, Next const& next, FoundVal&)
                               ^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:14:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary.hpp:11:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary/any_parser.hpp:15:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/support/traits/container_traits.hpp:167:41: warning: unused parameter 'c' [-Wunused-parameter]
        static void reserve(Container_& c, std::size_t size) {}
                                        ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/support/traits/container_traits.hpp:167:56: warning: unused parameter 'size' [-Wunused-parameter]
        static void reserve(Container_& c, std::size_t size) {}
                                                       ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/support/traits/container_traits.hpp:197:46: warning: unused parameter 'first' [-Wunused-parameter]
    inline bool append(unused_type, Iterator first, Iterator last)
                                             ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/support/traits/container_traits.hpp:197:62: warning: unused parameter 'last' [-Wunused-parameter]
    inline bool append(unused_type, Iterator first, Iterator last)
                                                             ^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:14:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary.hpp:12:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary/eps.hpp:48:61: warning: unused parameter 'attr' [-Wunused-parameter]
          , Context const& context, unused_type, Attribute& attr) const
                                                            ^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:14:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary.hpp:16:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary/attr.hpp:43:30: warning: unused parameter 'first' [-Wunused-parameter]
        bool parse(Iterator& first, Iterator const& last
                             ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary/attr.hpp:43:53: warning: unused parameter 'last' [-Wunused-parameter]
        bool parse(Iterator& first, Iterator const& last
                                                    ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary/attr.hpp:44:28: warning: unused parameter 'context' [-Wunused-parameter]
          , Context const& context, RuleContext&, Attribute& attr_) const
                           ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary/attr.hpp:79:30: warning: unused parameter 'first' [-Wunused-parameter]
        bool parse(Iterator& first, Iterator const& last
                             ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary/attr.hpp:79:53: warning: unused parameter 'last' [-Wunused-parameter]
        bool parse(Iterator& first, Iterator const& last
                                                    ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/auxiliary/attr.hpp:80:28: warning: unused parameter 'context' [-Wunused-parameter]
          , Context const& context, RuleContext&, Attribute& attr_) const
                           ^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:15:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/char.hpp:12:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/char/char.hpp:10:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/char/any_char.hpp:12:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/char/char_set.hpp:118:69: warning: unused parameter 'p' [-Wunused-parameter]
        std::string operator()(char_set<Encoding, Attribute> const& p) const
                                                                    ^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:16:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/directive.hpp:21:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/directive/repeat.hpp:15:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/operator/kleene.hpp:14:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/core/detail/parse_into_container.hpp:205:44: warning: unused parameter 'attr' [-Wunused-parameter]
          , RContext& rcontext, Attribute& attr, mpl::false_)
                                           ^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:17:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal.hpp:10:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/rule.hpp:10:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/detail/rule.hpp:141:34: warning: unused parameter 'rhs' [-Wunused-parameter]
    make_rule_context(RHS const& rhs, Context const& context
                                 ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/detail/rule.hpp:159:23: warning: unused parameter 'first' [-Wunused-parameter]
            Iterator& first, Iterator const& last
                      ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/detail/rule.hpp:159:46: warning: unused parameter 'last' [-Wunused-parameter]
            Iterator& first, Iterator const& last
                                             ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/detail/rule.hpp:160:28: warning: unused parameter 'context' [-Wunused-parameter]
          , Context const& context, ActualAttribute& attr
                           ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/detail/rule.hpp:160:54: warning: unused parameter 'attr' [-Wunused-parameter]
          , Context const& context, ActualAttribute& attr
                                                     ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/detail/rule.hpp:288:74: warning: unused parameter 'attr' [-Wunused-parameter]
          , Context const& context, RContext& rcontext, ActualAttribute& attr
                                                                         ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/detail/rule.hpp:298:25: warning: unused parameter 'rule_name' [-Wunused-parameter]
          , char const* rule_name
                        ^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:17:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal.hpp:10:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/rule.hpp:31:29: warning: unused parameter 'rule_' [-Wunused-parameter]
        rule<ID, Attribute> rule_
                            ^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:19:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/operator.hpp:11:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/operator/alternative.hpp:12:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/operator/detail/alternative.hpp:229:30: warning: unused parameter 'attr_' [-Wunused-parameter]
        static void call(T1& attr_, T2& attr) {}
                             ^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/operator/detail/alternative.hpp:229:41: warning: unused parameter 'attr' [-Wunused-parameter]
        static void call(T1& attr_, T2& attr) {}
                                        ^
In file included from prog.cc:3:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3.hpp:20:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/core.hpp:14:
In file included from /opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/core/action.hpp:13:
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/core/call.hpp:55:39: warning: unused parameter 'context' [-Wunused-parameter]
        auto call(F f, Context const& context, mpl::false_)
                                      ^
prog.cc:25:1: warning: unused parameter 'rule_' [-Wunused-parameter]
BOOST_SPIRIT_DEFINE(version_number)
^
/opt/wandbox/boost-1.60.0/clang-3.8.1/include/boost/spirit/home/x3/nonterminal/rule.hpp:170:5: note: expanded from macro 'BOOST_SPIRIT_DEFINE'
    BOOST_SPIRIT_DEFINE_, _, BOOST_PP_VARIADIC_TO_SEQ(__VA_ARGS__))             \
    ^
26 warnings generated.
Success
Exit Code:
0