On 2019/06/10 13:22, Charlene Wendling wrote: > Hi :) > > > http://build-failures.rhaalovely.net//powerpc/2019-05-19/graphics/ufraw.log > > http://build-failures.rhaalovely.net/aarch64/2019-06-02/graphics/ufraw.log > > http://build-failures.rhaalovely.net/arm/last/graphics/ufraw.log > > It's a typical case of code that assumes that char is signed on all > platforms - not much to say. > > It has been built and tested on macppc [0] and amd64. > > Comments/feedback are welcome!
OK. The dcraw code is copied around a lot, it maybe worth checking others - besides ufraw there are: graphics/dcraw graphics/freeimage graphics/rawstudio graphics/libraw graphics/rawtherapee (if they don't fail then maybe they're built with -funsigned-char)