Boost logo

Geometry :

Subject: [geometry] clang warnings from geometry.hpp
From: Vishnu (vrang3_at_[hidden])
Date: 2013-08-26 12:10:12


I'm getting 2 clang warnings from the line below. Can these be eliminated?
#include <boost/geometry/geometry.hpp>

The clang warnings are:

boost_1_54_0/boost/numeric/ublas/traits.hpp:45:27: warning: unused function
'boost_numeric_ublas_abs' [-Wunused-function]
  template<> unsigned int boost_numeric_ublas_abs (const unsigned int& t) {

and

  boost_1_54_0/boost/numeric/ublas/traits.hpp:49:28: warning: unused
function 'boost_numeric_ublas_abs' [-Wunused-function]
    template<> unsigned long boost_numeric_ublas_abs (const unsigned long&
t) {

--
View this message in context: http://boost-geometry.203548.n3.nabble.com/clang-warnings-from-geometry-hpp-tp4025526.html
Sent from the Boost Geometry mailing list archive at Nabble.com.

Geometry list run by mateusz at loskot.net