Boost logo

Ublas :

From: Gunter Winkler (guwi17_at_[hidden])
Date: 2007-03-17 07:47:48


Am Samstag, 17. März 2007 02:51 schrieb Hugo Duncan:
> Just to follow up with some test results....
>
> running the unit tests: cygwin 3.4.4
>
> In file included from test3.hpp:27,
> from test3.cpp:17:
> ../../../../boost/numeric/ublas/matrix_sparse.hpp:3875: error: no
> class template named `ptrdiff_t' in `std'
> ../../../../boost/numeric/ublas/matrix_sparse.hpp:3875: error: ISO
> C++ forbids declaration of `difference_type' with no type

This is strange ...

> with msvc 8
>
> many tests....
> ..\..\..\..\boost/numeric/ublas/storage.hpp(101) : error C2065: 'not'
> : undeclared identifier

this is now fixed.

mfg
Gunter