diff options
| author | Ben Avison <[email protected]> | 2022-09-01 14:28:00 +0100 |
|---|---|---|
| committer | Ben Avison <[email protected]> | 2022-09-12 18:46:01 +0100 |
| commit | d28ff1175d185c399add10be7824310b2b8dcd47 (patch) | |
| tree | 1cd77d1e23cf5b0bac61ab4259e62841aae71290 /src | |
| parent | b624664f52df9454755a8a67518b2a11b06cfb8b (diff) | |
IAR declares strncasecmp in string.h not strings.h
strings.h is not an ISO header file, so IAR generates fatal error Pe1696
'cannot open source file "strings.h"'. Even though strncasecmp isn't an
ISO C library function, IAR's runtime library defines it, though it
declares it in string.h instead.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
