Boost logo

Boost :

From: boost (boost_at_[hidden])
Date: 2002-04-05 10:11:37


Salut,

On Friday 05 April 2002 16:52, Peter Schmitteckert (boost) wrote:
> Salut,
>
> currently I'm fighting with the followinf ublas problem:
[...]
> Works for r1, but not for r2 on my Debian/Linux g++2.95.4:
>
> t: /home/peter/DMRG/boost/numeric/ublas/storage.h:41: const size_t &
> numerics::common_impl_ex<size_t>(const size_t &, const size_t &, const char
> *, int): Assertion `size1 == size2' failed.

I just realized that this seems to be another NDEBUG problem.
Compiling with -DNDEBUG solves the problem.
But I would like to compile without this switch to enable range checking.

Best wishes,
Peter


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk