Subject: [Boost-bugs] [Boost C++ Libraries] #11613: ptime deserialization runtime issue when using ClCompile->Optimization set to MaxSpeed.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-02 14:30:51
#11613: ptime deserialization runtime issue when using ClCompile->Optimization set
to MaxSpeed.
------------------------------------------+------------------------
Reporter: dirtypiece@⦠| Owner: az_sw_dude
Type: Bugs | Status: new
Milestone: To Be Determined | Component: date_time
Version: Boost 1.59.0 | Severity: Problem
Keywords: ptime clcompile optimization |
------------------------------------------+------------------------
When compiling with
<ClCompile><Optimization>MaxSpeed</Optimization></ClCompile>, ptime
doesn't appear to deserialize properly from a file (the internal _date
field appears to be bogus). I also deserialize UUID and it appears to be
fine. When I switch the Optimization to either Full or Disabled, it seems
to deserialize fine.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11613> 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