Source/LibRawLite/internal/dcraw_common.cpp: In member function 'void LibRaw::xtrans_interpolate(int)':
Source/LibRawLite/internal/dcraw_common.cpp:5879:27: error: array subscript has type 'char' [-Werror=char-subscripts]
cstat[fcol(row, col)]++;
^
To fix it:
This is part of LibRaw, no?
FreeImage now uses LibRaw 0.20.2
dcraw_common.cpp does no longer exist