Same for me along with some warnings...

/home/sasha/Install/darktable/src/iop/colormapping.c:295:1: warning: ISO C90 forbids variable length array ‘mean_out’ [-Wvla] static void kmeans(const float *col, const int width, const int height, const int n, float mean_out[n][2],
 ^
/home/sasha/Install/darktable/src/iop/colormapping.c:296:20: warning: ISO C90 forbids variable length array ‘var_out’ [-Wvla]
                    float var_out[n][2], float weight_out[n])
                    ^
/home/sasha/Install/darktable/src/iop/colormapping.c:296:20: warning: ISO C90 forbids variable length array ‘weight_out’ [-Wvla]


With respect,
Alexander Rabtchevich
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to