On Feb 15, 2018 11:30 AM, Alan Third <alan@idiocy.org> wrote:

I suspect some of these are because of clang.


Thanks for checking. If you disable Wconversion at the top of the file, you should be able to unblock yourself. The warning helps make the code robust, but it's annoying to account for compiler differences.