Boost logo

Boost :

From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-12-02 14:41:45


Daryle Walker wrote:
>
> * The test file for the math/common_factor library needs to be added to the
> regression tests.

Done. Please fix the errors below, preferable by "diff -u" style patch
directly to me for incorporation into the CVS.

> * The final comment in BOOST_ROOT/libs/random/random_test.cpp needs to be
> removed. (The warning only applies to "main," not "test_main.")

Fixed.

Jens Maurer

../boost/math/common_factor.hpp:291: explicit specialization in non-namespace
   scope `struct boost::math::detail::gcd_optimal_evaluator<T>'
../boost/math/common_factor.hpp:291: enclosing class templates are not
   explicitly specialized
../boost/math/common_factor.hpp:293: template parameters not used in partial
   specialization:
../boost/math/common_factor.hpp:293: `T'
../boost/math/common_factor.hpp:325: explicit specialization in non-namespace
   scope `struct boost::math::detail::lcm_optimal_evaluator<T>'
../boost/math/common_factor.hpp:325: enclosing class templates are not
   explicitly specialized
../boost/math/common_factor.hpp:327: template parameters not used in partial
   specialization:
../boost/math/common_factor.hpp:327: `T'
../boost/math/common_factor.hpp:355: ISO C++ forbids declaration of
   `gcd_optimal' with no type
../boost/math/common_factor.hpp:368: ISO C++ forbids declaration of
   `lcm_optimal' with no type


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