Re: [Boost-bugs] [Boost C++ Libraries] #3563: Warnings using g++ 4.4.0 on date_time/posix_time/conversion.hpp

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3563: Warnings using g++ 4.4.0 on date_time/posix_time/conversion.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-07-07 22:30:41


#3563: Warnings using g++ 4.4.0 on date_time/posix_time/conversion.hpp
---------------------------+------------------------------------------------
  Reporter: anonymous | Owner: az_sw_dude
      Type: Patches | Status: reopened
 Milestone: Boost 1.42.0 | Component: date_time
   Version: Boost 1.43.0 | Severity: Cosmetic
Resolution: | Keywords:
---------------------------+------------------------------------------------
Changes (by anonymous):

  * status: closed => reopened
  * version: Boost 1.42.0 => Boost 1.43.0
  * resolution: fixed =>

Comment:

 Better to zero-initialize with: std::tm timetm = std::tm();

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3563#comment:5>
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:03 UTC