Fangrui Song's "[PATCH v2] Fix incorrect integer->float conversions caught by clang -Wimplicit-int-float-conversion" doesn't apply with git-am, and it mixes a bug fix, which should be considered for 4.2, with a cleanup, which should go into 5.0. I took the liberty to respin, hope that's alright.
I propose the migration maintainers pick up PATCH 1 for 5.0. I can submit PATCH 2 for 4.2-rc3. Fangrui Song (2): migration: Fix incorrect integer->float conversion caught by clang util/cutils: Fix incorrect integer->float conversion caught by clang migration/migration.c | 3 +-- util/cutils.c | 8 +++++--- 2 files changed, 6 insertions(+), 5 deletions(-) -- 2.21.0