B8572Lint
B8572Lint
Lint Messages
Lint Messages
Severity | Location | Code | Message |
---|---|---|---|
Warning | src/compat/assumptions.h:42 | STDINT1 | `uint8_t should be preferred over `unsigned char``. |
Warning | src/compat/assumptions.h:43 | STDINT1 | `uint8_t should be preferred over `unsigned char``. |
Warning | src/compat/assumptions.h:51 | STDINT1 | `uint8_t should be preferred over `unsigned char``. |