[Boost-bugs] [Boost C++ Libraries] #11491: temp_directory_path doesn't return valid temp path on Android

Subject: [Boost-bugs] [Boost C++ Libraries] #11491: temp_directory_path doesn't return valid temp path on Android
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-07-21 14:05:31


#11491: temp_directory_path doesn't return valid temp path on Android
--------------------------------------+------------------------
 Reporter: Daniel Seither <tiwoc@…> | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.58.0 | Severity: Problem
 Keywords: |
--------------------------------------+------------------------
 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

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11491>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC