Subject: [Boost-bugs] [Boost C++ Libraries] #3219: restrict1 or mutable_restrict1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-26 08:54:57
#3219: restrict1 or mutable_restrict1
-------------------------------+--------------------------------------------
Reporter: julien michot | Owner: guwi17
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: uBLAS
Version: Boost 1.39.0 | Severity: Problem
Keywords: mutable_restrict1 |
-------------------------------+--------------------------------------------
hi, when you compile the Bayes++ library with Boost (for 1.39 and 1.38
versions),
there is a bug with uBlas :
In boost/numeric/ublas/symmetric.hpp
ln1145 : i = triangular_type::mutable_restrict1 (i, j);
ln1175 : j = triangular_type::mutable_restrict2 (i, j);
In boost/numeric/ublas/functional.hpp ln1730 there is a
"// FIXME: this should not be used at all"
for mutable_restrict1 and so.
I get the following error message :
error C2660:
'boost::numeric::ublas::detail::transposed_structure<L>::mutable_restrict1'Â :
la fonction ne prend pas 2 arguments D:\Program
Files\CEA\lcviExtern_test\boost_1_39_0\boost\numeric\ublas\symmetric.hpp
1145
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3219> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC