Hi Richard,

> On 8 Nov 2016, at 03:16, Richard Larsson <ric.lars...@gmail.com> wrote:
> 
> Hello Oliver,
> 
> I am using gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12).  
> 
> Most of the warnings do seem useful.  Several return statements that are 
> indented as if they belong to a python if/for loop even though they are 
> outside the execution block is one of those things.  Another is in m_abs.cc, 
> where the indentation is such that it looks like an early if-statement goes 
> on throughout the rest of the code even though it is just a check.
> 
> I know we support several compiler.  I hope they don't disagree in their 
> warnings.

Well, they throw different kinds of warnings and sometimes they even disagree.

> This last iteration is just a bit nutty with all the text it generates for 
> the warnings.  I think some warnings are even repeated every time the code is 
> included somewhere.

I've fixed (hopefully) all of them in arts-2-3-563.

cheers,
/oliver

_______________________________________________
arts_dev.mi mailing list
arts_dev.mi@lists.uni-hamburg.de
https://mailman.rrz.uni-hamburg.de/mailman/listinfo/arts_dev.mi

Reply via email to