Hi,

I'm getting the following warning (that is by default promoted to an
error) when trying to build branch master or darktable-1.6.x on my
system:
"""
/home/simon/src/darktable/src/common/interpolation.c: In function
'dt_interpolation_compute_sample':
/home/simon/src/darktable/src/common/interpolation.c:789:21: error:
array subscript is above array bounds [-Werror=array-bounds]
         h += kernelh[j] * ipixel[0];
                     ^
cc1: all warnings being treated as errors
"""

I'm running Fedora 22 with gcc 5.1.1.

If that's a false positive it should probably be silenced.
-- 
Simon

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to