Boost C++ Libraries: Ticket #2891: BOOST_UBLAS_CHECK checking the wrong variable https://svn.boost.org/trac10/ticket/2891 <p> 2 resize() member functions in </p> <p> storage.h: bounded_array </p> <p> call BOOST_UBLAS_CHECK with size_ (private attribute) instead of size (function input variable). This seems to have happened from a direct copy paste from the constructor above (where size_ and size have the same value at this point). </p> <p> The patch is trivial (delete the 2 "_") </p> <p> Thank you for the great software, Ricardo </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2891 Trac 1.4.3 Gunter Thu, 02 Apr 2009 21:44:44 GMT status changed https://svn.boost.org/trac10/ticket/2891#comment:1 https://svn.boost.org/trac10/ticket/2891#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Gunter Thu, 02 Apr 2009 21:46:08 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2891#comment:2 https://svn.boost.org/trac10/ticket/2891#comment:2 <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-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/52143" title="storage.hpp: fix #2891, now check new size instead of old one ">[52143]</a>) storage.hpp: fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2891" title="#2891: Bugs: BOOST_UBLAS_CHECK checking the wrong variable (closed: fixed)">#2891</a>, now check new size instead of old one </p> Ticket Gunter Thu, 02 Apr 2009 22:15:12 GMT <link>https://svn.boost.org/trac10/ticket/2891#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2891#comment:3</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/52145" title="ublas/expression_types.hpp: added typedef ublas_expression::self_type ...">[52145]</a>) ublas/expression_types.hpp: added typedef ublas_expression::self_type ublas/fwd.hpp: added default template arguments to declaration of generalized_vector_of_vector ublas/lu.hpp: added constructor from vector to permutation_matrix ublas/storage.hpp: fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2891" title="#2891: Bugs: BOOST_UBLAS_CHECK checking the wrong variable (closed: fixed)">#2891</a> ublas/detail/concepts.hpp: added documentation and some missing concept checks </p> <p> ublas/traits.hpp: </p> <blockquote> <p> added new traits classes: container_traits, matrix_traits, vector_traits they work for all ublas classes and c-arrays (T[M][N] and T[M]) </p> </blockquote> <p> ublas/functional.hpp: </p> <blockquote> <p> added triangular type tags fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2800" title="#2800: Bugs: Bug in transposed_structure (closed: fixed)">#2800</a> added my name to copyright message </p> </blockquote> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Mon, 14 Jun 2010 01:34:12 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2891#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2891#comment:4</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/62925" title="Typo; fixes #2891">[62925]</a>) Typo; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2891" title="#2891: Bugs: BOOST_UBLAS_CHECK checking the wrong variable (closed: fixed)">#2891</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Mon, 14 Jun 2010 01:40:40 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2891#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2891#comment:5</guid> <description> <p> I fat-fingered a svn checkin comment; I was fixing <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2981" title="#2981: Bugs: Boost.Python: Documentation Typo (closed: fixed)">#2981</a>, not this ticket. </p> </description> <category>Ticket</category> </item> </channel> </rss>