mbed-os/TESTS/mbed_platform/error_handling
Cruz Monrreal 6fa560930c
Corrected casting issue with an assert within the error_handling test
Discovered via https://github.com/ARMmbed/mbed-os/pull/7105.
If both values are negative values, they are casted in such a way that -1 != -1. This small commit fixes that.
2018-06-12 22:09:51 -05:00
..
main.cpp Corrected casting issue with an assert within the error_handling test 2018-06-12 22:09:51 -05:00