id summary reporter owner description type status milestone component version severity resolution keywords cc 12835 warnings while boost bcp rgoyal@… John Maddock "I'm trying to use boost bcp for exporting lockfree/queue.hpp. The command seems to copy files over, but I am seeing the following warnings, and I am wondering are these harmful? [ron@localhost boost_1_62_0]$ bin.v2/tools/bcp/gcc-4.8.5/release/link-static/bcp --namespace=boostts --boost=/home/ron/boost/include lockfree/queue.hpp /home/ron/TestApp CAUTION: don't know how to trace depenencies through macro: ""PP1"" in file: boost/type_traits/detail/is_function_ptr_helper.hpp CAUTION: don't know how to trace depenencies through macro: ""PP1"" in file: boost/type_traits/detail/is_function_ptr_helper.hpp CAUTION: don't know how to trace depenencies through macro: ""PP1"" in file: boost/type_traits/detail/is_function_ptr_helper.hpp CAUTION: don't know how to trace depenencies through macro: ""PP1"" in file: boost/type_traits/detail/is_function_ptr_tester.hpp CAUTION: don't know how to trace depenencies through macro: ""PP2"" in file: boost/type_traits/detail/is_function_ptr_tester.hpp CAUTION: don't know how to trace depenencies through macro: ""PP3"" in file: boost/type_traits/detail/is_function_ptr_tester.hpp CAUTION: don't know how to trace depenencies through macro: ""PPI"" in file: boost/type_traits/detail/is_mem_fun_pointer_impl.hpp CAUTION: don't know how to trace depenencies through macro: ""PPI"" in file: boost/type_traits/detail/is_mem_fun_pointer_impl.hpp CAUTION: don't know how to trace depenencies through macro: ""PPI"" in file: boost/type_traits/detail/is_mem_fun_pointer_impl.hpp CAUTION: don't know how to trace depenencies through macro: ""PPI"" in file: boost/type_traits/detail/is_mem_fun_pointer_tester.hpp CAUTION: don't know how to trace depenencies through macro: ""PPI"" in file: boost/type_traits/detail/is_mem_fun_pointer_tester.hpp CAUTION: don't know how to trace depenencies through macro: ""PPI"" in file: boost/type_traits/detail/is_mem_fun_pointer_tester.hpp CAUTION: don't know how to trace depenencies through macro: ""BOOST_ATOMIC_DETAIL_HEADER(boost/atomic/detail/caps_)"" in file: boost/atomic/capabilities.hpp CAUTION: don't know how to trace depenencies through macro: ""BOOST_ATOMIC_DETAIL_HEADER(boost/atomic/detail/ops_)"" in file: boost/atomic/detail/operations_lockfree.hpp Copying file: boost/align/align.hpp Copying file: boost/align/align_up.hpp Copying file: boost/align/align_up_forward.hpp Copying file: boost/align/aligned_allocator_adaptor.hpp Copying file: boost/align/aligned_allocat........... ........... ..... ..." Bugs new To Be Determined bcp Boost 1.62.0 Problem