Commits


Dominic Hamon authored and GitHub committed 0ab2c2906b9
Fix type conversion warnings. (#951) * Fix type conversion warnings. Fixes #949 Tested locally (Linux/clang), but warnings are on MSVC so may differ. * Drop the ULP so the double test passes