Boost C++ Libraries: Ticket #4320: warning: missing braces around initializer for '_SYSTEM_INFO::<anonymous union>'/'_LARGE_INTEGER::<anonymous struct>' https://svn.boost.org/trac10/ticket/4320 <p> The following warnings appears on gcc4.4 mingw: </p> <p> gcc.compile.c++ ..\..\..\bin.v2\libs\thread\build\gcc-mingw-4.4.0\debug\link-static\threading-multi\win32\thread.o ..\..\..\libs\thread\src\win32\thread.cpp: In static member function 'static unsigned int boost::thread::hardware_concurrency()': ..\..\..\libs\thread\src\win32\thread.cpp:307: warning: missing braces around initializer for '_SYSTEM_INFO::&lt;anonymous union&gt;' ..\..\..\libs\thread\src\win32\thread.cpp: In function 'LARGE_INTEGER boost::this_thread::&lt;unnamed&gt;::get_due_time(const boost::detail::timeout&amp;)': ..\..\..\libs\thread\src\win32\thread.cpp:330: warning: missing braces around initializer for '_LARGE_INTEGER::&lt;anonymous struct&gt;' </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4320 Trac 1.4.3 viboes Wed, 09 Jun 2010 01:00:46 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4320#comment:1 https://svn.boost.org/trac10/ticket/4320#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> Duplicated of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4321" title="#4321: Patches: warning: missing braces around initializer for ... (closed: fixed)">#4321</a> </p> Ticket