Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3172: sys/utime.h missing on EVC++ 9
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-17 22:50:14
#3172: sys/utime.h missing on EVC++ 9
---------------------------+------------------------------------------------
Reporter: jewillco | Owner: bemandawes
Type: Bugs | Status: closed
Milestone: Boost 1.40.0 | Component: filesystem
Version: Boost 1.39.0 | Severity: Problem
Resolution: fixed | Keywords:
---------------------------+------------------------------------------------
Changes (by bemandawes):
* status: new => closed
* resolution: => fixed
Comment:
(In [54032]) Filesystem: fix #3172, ECV++ 9 missing <sys/utime.h>. The fix
applied was to include <ctime> instead. This is the correct header; the
previous song-and-dance was workaround on top of workaround from years
ago. This change will break any Windows libraries that don't provide
<ctime>, but if that happens workarounds specific to those libraries can
be added. That's better than cluttering up the code with workarounds no
longer needed.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3172#comment:1> 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:00 UTC