mirror of
https://github.com/micropython/micropython.git
synced 2026-01-15 08:27:15 +01:00
Add -Wdouble-promotion and -Wfloat-conversion for most ports to ban out implicit floating point conversions, and add extra Travis builds using MICROPY_FLOAT_IMPL_FLOAT to uncover warnings which weren't found previously. For the unix port -Wsign-comparison is added as well but only there since only clang supports this but gcc doesn't.
1.9 KiB
1.9 KiB