RTEMS | bsps/shared/grlib: Address -Wsign-compare warnings (!964)

Joel Sherrill (@joel) gitlab at rtems.org
Wed Jan 28 19:30:12 UTC 2026




Joel Sherrill commented on a discussion on bsps/shared/dev/nor/config-parser.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/964#note_140234

 >  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
 > +

Fix pushed.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/964#note_140234
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/508d8e5b/attachment.htm>


More information about the bugs mailing list