b3f0c3b4d7
Character class functions from ctype.h may be implemented as macros where the argument is used to index an array of class flags. Using a char value as an index produces diagnostics in some toolchains. Explicitly cast the parameter to the type required by the API. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
cmsis_rtos_v1 | ||
cmsis_rtos_v2 | ||
fnmatch | ||
gui | ||
libc | ||
open-amp | ||
os | ||
posix | ||
CMakeLists.txt | ||
Kconfig |