mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
IAR throws a warning "mixed ENUM with other type" Signed-off-by: Jan Spannberger <jan.spannberger@siemens.com>
4 lines
133 B
Plaintext
4 lines
133 B
Plaintext
Changes
|
|
* Add casts to some Enums to remove compiler errors thrown by IAR 6.5.
|
|
Removes Warning "mixed ENUM with other type".
|