id summary reporter owner description type status milestone component version severity resolution keywords cc 4581 Filesystem V3 should not require wstring support Steve Soule Beman Dawes "V2 of the filesystem library did not require wstring support; V3 does require wstring. There are systems in widespread use (such as those that use uclibc instead of glibc) that do not have wchar_t, and will probably never have wchar_t. So long as filesystem V2 still exists, this is not a problem, but V2 is officially deprecated, so might not be around much longer. You need to either: 1. Keep filesystem V2 around forever. or 2. Modify filesystem V3 so that it does not require wstring/wchar_t. (This would be my preference.) " Bugs closed To Be Determined filesystem Boost 1.44.0 Problem wontfix suk0001@…