I was wondering the same thing, whether or not this was going to be fixed or if there was a fix without having to change the code in that boost file.

Why was religion brought into this coding thread? I don't understand what Steven Watanabe is talking about...



-- 
-Jaime
http://www.jaimerios.com

On Thu, Apr 22, 2010 at 10:55 AM, Steven Watanabe <watanabesj@gmail.com> wrote:
AMDG


Manfred Schwind wrote:
The second warning is caused by the following line in conversion.hpp:

std::tm datetm = {}; // zero initialization is needed for extension members, like tm_zone

In this line I get the "missing initializer" warning for every member of the struct, e.g. tm::tm_sec, tm::tm_min, tm::tm_hour etc.
What's the intension by initializing with empty braces? IMO this is not a standard initialization method.
 

Yes it is.

In Christ,
Steven Watanabe


_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users