Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12214: boost::posix_time::time_duration::sec_type is too small!
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-15 12:14:07
#12214: boost::posix_time::time_duration::sec_type is too small!
-------------------------------+------------------------
Reporter: anonymous | Owner: az_sw_dude
Type: Bugs | Status: new
Milestone: To Be Determined | Component: date_time
Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+------------------------
Comment (by anonymous):
It looks like '''time_resolution_traits::v_type'''
(boost/date_time/time_resolution_traits.hpp) should be changed to
{{{
typename v_type = boost::int64_t
}}}
for all the typedefs: day_type, hour_type, min_type, sec_type.
At the moment it uses '''int32_t'''.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12214#comment:3> 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:20 UTC