RTEMS | bsps/shared/grlib: Address -Wsign-compare warnings (!964)
Gedare Bloom (@gedare)
gitlab at rtems.org
Wed Jan 28 19:22:40 UTC 2026
Gedare Bloom started a new discussion on bsps/shared/dev/nor/config-parser.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/964#note_140225
> static int read_config_byte(
> uint8_t *config_raw,
> size_t config_raw_len,
> - int datalen,
> - int desired_byte,
> + size_t datalen,
> + size_t desired_byte,
> uint8_t *read_byte
> +
this shouldn't be here
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/964#note_140225
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260128/3369717e/attachment.htm>
More information about the bugs
mailing list