
26 Mar
2012
26 Mar
'12
2:16 p.m.
On 26.03.2012 15:18, Beman Dawes wrote:
On Mon, Mar 26, 2012 at 8:25 AM, Beman Dawes<bdawes@acm.org> wrote:
To ensure that history is preserved, the removal of version 2 will be done as three commits. Filesystem in trunk will be unstable during until all three commits are completed. Hopefully this will take less than an hour.
I'll post a notice when complete. Completed. Tests passing on Windows. Linux being checked now.
This prompted me to port my project to v3, and I promptly ran into this bug: https://svn.boost.org/trac/boost/ticket/5118 Silently changing the behavior of foo.replace_extension("bar") is not good at all. Sebastian