Re: [darktable-devel] [Darktable-users] Build error on git tip on Fedora 22 using gcc

2015-06-30 Thread Taahir Ahmed
> In terms of bounds analysis here, in case I have to discuss this with > the Fedora people: since bordermode is forced to not be BORDER_CLAMP > in this branch, prepare_tap_boundaries() will set xtap_first to 0 and > xtap_last to 2 * itor->width, and itor->width is asserted as less than > 4 at the

Re: [darktable-devel] [Darktable-users] Build error on git tip on Fedora 22 using gcc

2015-06-30 Thread Roman Lebedev
On Tue, Jun 30, 2015 at 5:12 AM, Chris Siebenmann wrote: > > > /data/code/git/darktable/src/common/interpolation.c: In function > > > ‘dt_interpolation_compute_sample’: > > > /data/code/git/darktable/src/common/interpolation.c:789:21: error: > array > > > subscript is above array bounds [-Werror=