Boost logo

Ublas :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2005-06-30 04:45:05


Michael Stevens wrote:
> Hi Toon,
>
> I think this effects you most. The current Boost tests show your FFT-aCC
> compiler is returning 253 (-3) from the 'placement_new' tests. This indicates
> we can enable BOOST_UBLAS_USEFUL_ARRAY_PLACEMENT_NEW for the compiler.
>
> Any ideas about a version so such check can be added to 'config.hpp'

I'm currently using version 6.0 for which __HP_aCC == 60000.
I'm currently testing adding BOOST_UBLAS_USEFUL_ARRAY_PLACEMENT_NEW.
Shall I check it in?

t