id summary reporter owner description type status milestone component version severity resolution keywords cc 11491 temp_directory_path doesn't return valid temp path on Android Daniel Seither Beman Dawes "temp_directory_path returns /tmp (the default for POSIX systems) on Android. The default temp path on Android however is /data/local/tmp, so it would be great to have temp_directory_path return this value if !__ANDROID!__ is defined. This is not fixed yet in the development branch: https://github.com/boostorg/filesystem/blob/develop/src/operations.cpp#L1757" Bugs closed To Be Determined filesystem Boost 1.58.0 Problem fixed