
16 Oct
2015
16 Oct
'15
7:28 a.m.
On 16 October 2015 at 06:31, Marcel Raad
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.
Marcel
Thanks, Neil