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 /opt/wandbox/boost-1.65.1/gcc-head/include/boost/mem_fn.hpp:22,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/bind/bind.hpp:26,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/bind.hpp:22,
                 from prog.cc:7:
/opt/wandbox/boost-1.65.1/gcc-head/include/boost/bind/mem_fn.hpp:323:15: warning: unnecessary parentheses in declaration of 'F' [-Wparentheses]
     typedef R (T::*F);
               ^
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/thread/detail/move.hpp:27,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/thread/lock_guard.hpp:12,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/thread/pthread/thread_data.hpp:11,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/thread/thread_only.hpp:17,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/thread/thread.hpp:12,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/thread.hpp:13,
                 from prog.cc:8:
/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/advance.hpp:11,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/next_prior.hpp:25,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/thread/futures/wait_for_any.hpp:19,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/thread/future.hpp:32,
                 from /opt/wandbox/boost-1.65.1/gcc-head/include/boost/thread.hpp:24,
                 from prog.cc:8:
/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>::************
                     ^
checkAllWorkIsProcessedBeforeDestruction
	passed.
	passed.
	passed.
checkWorkCanBeCancelled
	passed.
	passed.
	passed.
checkWorkCanBeInterrupted
	passed.
	passed.
	passed.
checkUninterruptableWorkIsNotInterruptedButCanBeDropped
	passed.
	passed.
	passed.
	passed.
Exit Code:
0