Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3922: Warnings in Boost 1.42
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-12 16:57:38
#3922: Warnings in Boost 1.42
---------------------------------------------------+------------------------
Reporter: Stefan Roiser <stefan.roiser@â¦> | Owner:
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: None
Version: Boost 1.42.0 | Severity: Problem
Keywords: |
---------------------------------------------------+------------------------
Comment(by steven_watanabe):
I'm not certain that the date_time warnings are fixable. The code is
correct, since the empty braces are specified to zero initialize all
members. The alternative is value initialization, and some older
compilers have trouble with that. Also, from the man pages, it appears
that they come from -Wextra rather than -Wall.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3922#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:02 UTC