Report on Primary dependencies for

Hi, Thanks Peter for providing this dependency report. There is an issue on this report http://www.pdimov.com/tmp/report/thread.html Primary dependencies for thread *unknown* <http://www.pdimov.com/tmp/report/*unknown*.html> |<boost/thread/executors/executor_wrapper.hpp>| * from |<boost/thread/executors/scheduled_executor.hpp>| |<boost/thread/queues/sync_timed_queue.hpp>| * from |<boost/thread/executors/scheduled_executor.hpp>| These files are all inside Boost.Thread. I have just remove two direct dependencies Optional and MPL that were not really necessary. Best, Vicente

Vicente J. Botet Escriba wrote:
|<boost/thread/executors/executor_wrapper.hpp>| |<boost/thread/queues/sync_timed_queue.hpp>|
These files are all inside Boost.Thread.
I don't see them in my local copy. There's no include/boost/thread/queues directory at all. executor_wrapper.hpp is also missing. They are neither in master nor in develop, as far as I can see.

Le 04/06/14 12:42, Peter Dimov a écrit :
Vicente J. Botet Escriba wrote:
|<boost/thread/executors/executor_wrapper.hpp>| |<boost/thread/queues/sync_timed_queue.hpp>|
These files are all inside Boost.Thread.
I don't see them in my local copy. There's no include/boost/thread/queues directory at all. executor_wrapper.hpp is also missing. They are neither in master nor in develop, as far as I can see.
My bad. I didn't read carefully the files included. The problem is on the file that It should not be there :( I've removed this file. Vicente
participants (2)
-
Peter Dimov
-
Vicente J. Botet Escriba