Boost logo

Ublas :

Subject: Re: [ublas] Add squared norm convenience function
From: Nasos Iliopoulos (nasos_i_at_[hidden])
Date: 2016-03-09 08:06:57


I've been compiling with clang and never had this problem. Also the
regression tests
(http://www.boost.org/development/tests/develop/developer/numeric-ublas.html)
don't show any issues with clang. It might be a problem with XCode if
you are using it.

Can you locally try to modify the jam file to include this to bypass
giving an error on warnings?

-Wno-error=unused-command-line-argument-hard-error-in-future

-Nasos

On 03/08/2016 02:08 PM, Ronald Wampler wrote:
> or all boost libraries?