RTEMS | jffs2: Resolve signed comparison warnings (!967)
Kinsey Moore (@opticron)
gitlab at rtems.org
Thu Jan 29 20:19:32 UTC 2026
Kinsey Moore created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/967
Project:Branches: opticron/rtems:brmain-jffs2-sign-compare to rtems/rtos/rtems:main
Author: Kinsey Moore
Assignee: Kinsey Moore
## Summary
jffs2: Resolve signed comparison warnings
JFFS2 uses the high values of the unsigned flash offset in a raw node
reference as special identifiers and specifies them using negative
integer literals. This constrains such comparisons in RTEMS code to
avoid larger reworks of the JFFS2 upstream source.
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/967
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/20260129/b5bb81f4/attachment.htm>
More information about the bugs
mailing list