[filesystem] V3 path::replace_extension() spans path components
5 Oct
2010
5 Oct
'10
2:21 p.m.
Hello It appears that in boost 1.44.0 filesystem V3 path("\Cristina.ADI\Local Settings").replace_extension(".png") just returns "\Cristina.png" instead of "\Cristina.ADI\Local Settings.png" Could this be fixed ? Thank you, Timothy Madden
6 Oct
6 Oct
5:19 p.m.
New subject: [filesystem] V3 path::replace_extension() spans path components
On 05.10.2010 17:21, Timothy Madden wrote:
Hello
It appears that in boost 1.44.0 filesystem V3
path("\Cristina.ADI\Local Settings").replace_extension(".png")
just returns "\Cristina.png" instead of "\Cristina.ADI\Local Settings.png"
This appears to be fixed in https://svn.boost.org/trac/boost/ticket/4702 Timothy Madden
5149
Age (days ago)
5150
Last active (days ago)
1 comments
1 participants
participants (1)
-
Timothy Madden