id summary reporter owner description type status milestone component version severity resolution keywords cc 2891 BOOST_UBLAS_CHECK checking the wrong variable boost_bugs@… Gunter "2 resize() member functions in storage.h: bounded_array 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). The patch is trivial (delete the 2 ""_"") Thank you for the great software, Ricardo" Bugs closed Boost 1.39.0 uBLAS Boost Development Trunk Problem fixed BOOST_UBLAS_CHECK