Boost C++ Libraries: Ticket #9899: fix GCC 4.7 -Wuninitialized in random/binomial_distribution.hpp https://svn.boost.org/trac10/ticket/9899 <p> upstreaming patch from <a class="missing wiki">LibreOffice</a> project, to fix compiler warnings </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9899 Trac 1.4.3 mstahl@… Mon, 14 Apr 2014 14:58:40 GMT attachment set https://svn.boost.org/trac10/ticket/9899 https://svn.boost.org/trac10/ticket/9899 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">0002-random-fix-GCC-4.7-Wuninitialized.patch</span> </li> </ul> Ticket Steven Watanabe Tue, 15 Apr 2014 03:02:07 GMT <link>https://svn.boost.org/trac10/ticket/9899#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9899#comment:1</guid> <description> <p> I believe that the compiler is wrong to issue a warning here. I will *not* accept patches like this which obfuscate the code with nonsense just to suppress a warning. I would consider explicit suppression using #pragmas. </p> </description> <category>Ticket</category> </item> <item> <author>tml@…</author> <pubDate>Mon, 28 Apr 2014 16:17:36 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9899#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9899#comment:2</guid> <description> <p> I think this can be closed; it turns out that nowadays with a newer Android NDK (including a newer gcc) the patch is not needed in <a class="missing wiki">LibreOffice</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Sat, 13 Feb 2016 15:55:50 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/9899#comment:3 https://svn.boost.org/trac10/ticket/9899#comment:3 <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">invalid</span> </li> </ul> Ticket