18 Oct
2013
18 Oct
'13
7:24 a.m.
On 10/18/2013 01:17 AM, Eric Niebler wrote:
Assuming they can be broken by moving some files aroung (I believe they can be), we end up with a small graph of strongly connected components:
http://steveire.com/boost/graph_after_remaining.dot http://steveire.com/boost/graph_after_remaining.png
There are now 18 edges and 11 nodes. I was incredulous at first that proto depended in any way on Spirit. But
On 10/17/2013 3:24 PM, Stephen Kelly wrote: there are a few out-of-date and totally unused files in proto/detail that include non-existent spirit/fusion headers. I'll get this cleaned up, which will remove one more cyclic dependency. Thanks for doing this work.
Great, thanks for the cleanup and for the appreciation. Steve.