Hello,
Using boost::filesystem::directory_iterator with an UNC path failed with Boost 1.84 and Windows 10.
Did some research on this topic and found this bug report from 2022;
https://github.com/boostorg/filesystem/issues/245
This issue contain a link to this fix;
https://github.com/boostorg/filesystem/commit/9c9d127bddc2b72187c57f4933c49666255d7a4f
When looking at boost 1.84 and 1.85 source code I cannot find the fix shown above. Please excuse my ignorance but what is the relationship between
https://github.com/boostorg/filesystem
and the sw released at
https://www.boost.org
?
Kind regards,
Lars
GitHub - boostorg/filesystem: Boost.org filesystem module
Boost.org filesystem module. Contribute to boostorg/filesystem development by creating an account on GitHub.
github.com