Boost C++ Libraries: Ticket #28: template problems with common_factor.hpp https://svn.boost.org/trac10/ticket/28 <pre class="wiki">Hi, when I include common_factor.hpp in my application or try to compile common_factor_test.cpp I get the following error messages (gcc version 3.0.2): /usr/local/include/boost/math/common_factor.hpp:291: explicit specialization in non-namespace scope `struct boost::math::detail::gcd_optimal_evaluator&lt;T&gt;' /usr/local/include/boost/math/common_factor.hpp:291: enclosing class templates are not explicitly specialized /usr/local/include/boost/math/common_factor.hpp:293: template parameters not used in partial specialization: /usr/local/include/boost/math/common_factor.hpp:293: `T' ... Thanks, Tobias </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/28 Trac 1.4.3 Markus Schöpflin Tue, 22 Nov 2005 15:16:36 GMT status changed https://svn.boost.org/trac10/ticket/28#comment:1 https://svn.boost.org/trac10/ticket/28#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=91733 The common factor unit test works for all supported versions of gcc &gt;= 3.2, and gcc 3.0.2 is not a supported version, and this report is really old. Therefore closed. </pre> Ticket