Re: Add squared norm convenience function
Nasos Iliopoulos <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <[email protected]> |
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?