Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::thread - many compiler warnings
From: Jaime Rios (xdev74_at_[hidden])
Date: 2010-05-11 10:56:15


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_at_[hidden]>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_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net