Boost C++ Libraries: Ticket #624: bug in boost::range_detail https://svn.boost.org/trac10/ticket/624 <pre class="wiki">in file boost/range/detail/implementation_help.hpp line 46 should be if( s == 0 || s[0] == 0 ) not if( s == 0 &amp;&amp; s[0] == 0 ) </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/624 Trac 1.4.3 az_sw_dude Mon, 29 May 2006 23:36:55 GMT <link>https://svn.boost.org/trac10/ticket/624#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/624#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=579686 Assign to Thorston. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Thorsten Ottosen</dc:creator> <pubDate>Mon, 23 Oct 2006 13:38:55 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/624#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/624#comment:2</guid> <description> <pre class="wiki">Logged In: YES user_id=637229 Fixed in 1_34 + cvs </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Tue, 21 Aug 2007 21:05:02 GMT</pubDate> <title>status, resolution, component, description changed; severity set https://svn.boost.org/trac10/ticket/624#comment:3 https://svn.boost.org/trac10/ticket/624#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">Fixed</span> → <span class="trac-field-new">fixed</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">range</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/624?action=diff&amp;version=3">diff</a>) </li> <li><strong>severity</strong> → <span class="trac-field-new">Problem</span> </li> </ul> <p> Since Thorsten says that it is fixed already, I am closing this bug. </p> Ticket