Boost C++ Libraries: Ticket #5044: tst_node::find returns a 'false' when the return type is a pointer https://svn.boost.org/trac10/ticket/5044 <p> This causes annoying warnings when compiling with clang. </p> <p> See proposed patch in attachment. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5044 Trac 1.4.3 bsantos@… Thu, 06 Jan 2011 11:48:28 GMT attachment set https://svn.boost.org/trac10/ticket/5044 https://svn.boost.org/trac10/ticket/5044 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">spirit_tst.patch</span> </li> </ul> Ticket anonymous Thu, 06 Jan 2011 12:07:28 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5044#comment:1 https://svn.boost.org/trac10/ticket/5044#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> Already fixed in trunk: <a class="changeset" href="https://svn.boost.org/trac10/changeset/67373" title="Spirit: fixing clang warning">[67373]</a>. </p> Ticket