On 10/16/2015 3:28 AM, Neil Groves wrote:
On 16 October 2015 at 06:31, Marcel Raad
wrote: Edward Diener-3 wrote
Similarly if any other library depending on 'iterator' needs these changes on 'master' it needs to be co-ordinated with 'iterator'.
Sorry for causing so much trouble! I think Boost.Range was the only library that broke because it depended on boost/iterator/iterator_concepts.hpp including boost/detail/iterator.hpp. Unfortunately that affected other libraries depending on Boost.Range.
Don't worry too much. The co-ordination across modules for these interface-breaking changes is always challenging. I'll merge from Boost.Range from develop to master over the weekend.
Let's co-ordinate that together when you do. You will need me to push Marcel Raad's changes on 'iterator' when you do, unless you have write priveleges for 'iterator' and can push those changes yourself when you update 'range'.