Boost C++ Libraries: Ticket #1699: Compile warning about initialization order. https://svn.boost.org/trac10/ticket/1699 <p> This was originally reported to Ubuntu's bug tracker at <a class="ext-link" href="https://bugs.launchpad.net/ubuntu/+source/boost/+bug/24069"><span class="icon">​</span>https://bugs.launchpad.net/ubuntu/+source/boost/+bug/24069</a>. </p> <p> There is a compile warning when compiling the test case with "g++ -Wall test.cc". </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1699 Trac 1.4.3 adam.buchbinder@… Wed, 19 Mar 2008 18:52:51 GMT attachment set https://svn.boost.org/trac10/ticket/1699 https://svn.boost.org/trac10/ticket/1699 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test.cc</span> </li> </ul> <p> Test case. </p> Ticket adam.buchbinder@… Wed, 19 Mar 2008 18:54:54 GMT attachment set https://svn.boost.org/trac10/ticket/1699 https://svn.boost.org/trac10/ticket/1699 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">format_implementation.diff</span> </li> </ul> <p> Patch against current SVN, from Ubuntu bug report. </p> Ticket Steven Watanabe Sat, 23 May 2009 19:26:11 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1699#comment:1 https://svn.boost.org/trac10/ticket/1699#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">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/53219" title="Fix order of initialization warning. Fixes #1699">[53219]</a>) Fix order of initialization warning. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1699" title="#1699: Bugs: Compile warning about initialization order. (closed: fixed)">#1699</a> </p> Ticket