Boost C++ Libraries: Ticket #4177: Conditional jump uses uninitialized variable https://svn.boost.org/trac10/ticket/4177 <p> The bool member variable skipped_newline is used uninitialized in boost::wave::util::pp_iterator_functor&lt;&gt;. </p> <p> The attached patch fixes this. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4177 Trac 1.4.3 John Keeping <john.keeping@…> Sat, 01 May 2010 10:59:42 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4177#comment:1 https://svn.boost.org/trac10/ticket/4177#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> Sorry for the duplicate, I got a 500 error when creating the ticket and didn't notice that it had actually gone through until two messages showed up in my email. </p> Ticket