Re: [Boost-bugs] [Boost C++ Libraries] #10078: Incomplete API with respect to file related dates (cration, modification, access)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10078: Incomplete API with respect to file related dates (cration, modification, access)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-29 12:27:29


#10078: Incomplete API with respect to file related dates (cration, modification,
access)
-----------------------------------------+------------------------
  Reporter: David Lastovicka <david@…> | Owner: bemandawes
      Type: Feature Requests | Status: assigned
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------+------------------------

Comment (by bemandawes):

 The "precision higher than seconds" issues are fixed in the File System
 TS. The time type is now chrono::time_point. This change will be reflected
 in the Boost implementation sometime this summer as part of a general
 upgrade to meet the TS specs.

 See http://cplusplus.github.io/filesystem-ts/working-draft.html

 The creation and last access requests have been on the "do-list" for
 years, but keep getting pushed aside by more pressing needs. The design
 issue that needs a solution is what to do on systems that don't support
 the functionality. A simple solution is needed; anything elaborate will
 not fly.

 If you would like to submit the specifications, or better yet a complete
 pull request, that would move this issue forward. You can email me: bdawes
 at acm dot org.

 Thanks,

 --Beman

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10078#comment:2>
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:16 UTC