[filesystem] Changes in Boost 1.36 not documented?
Hi, I've just upgraded to Boost 1.36, and I had to change some code because the directory iterators ->leaf () function has changed. Looking at the docs (http://www.boost.org/doc/libs/1_36_0/libs/filesystem/doc/index.htm#Change-hi...) there is no information what has changed in 1.36 and how to port 1.35 code over to it. Is this information available somewhere else? Cheers, Anteru
Anteru wrote:
Hi,
I've just upgraded to Boost 1.36, and I had to change some code because the directory iterators ->leaf () function has changed. Looking at the docs (http://www.boost.org/doc/libs/1_36_0/libs/filesystem/doc/index.htm#Change-hi...) there is no information what has changed in 1.36 and how to port 1.35 code over to it. Is this information available somewhere else?
Those changes were supposed to preserve existing code. I'll try to get out a hotfix, perhaps as soon as tomorrow (Monday). The docs aren't ready, but that wasn't supposed to be critical since the changes weren't supposed to break existing code:-( Thanks, --Beman
participants (2)
-
Anteru
-
Beman Dawes