RTEMS | Resolve remaining sign compare and function cast warnings (!1052)

Kinsey Moore (@opticron) gitlab at rtems.org
Sat Feb 7 16:14:00 UTC 2026



Kinsey Moore created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1052

Project:Branches: opticron/rtems:brmain-fix-more-warnings to rtems/rtos/rtems:main
Author:   Kinsey Moore
Assignee: Kinsey Moore


## Summary

cpukit/dev/can: Resolve sign comparison warning

Make the constant unsigned so that signedness on both sides of the
comparison matches.

spec/jffs2: Remove sign comparison checks on third party code

cpukit/or1k: Update CPU_ISR_handler signature

Update the OR1K CPU_ISR_handler function signature to avoid casting
function pointers.

x86_64/amd64: Address SMP sign compare warning

spec/optwarn: Drop global warning avoidance flags

Now that all warnings should be resolved, drop the flags disabling the
remaining warnings.

## Generative AI

<!-- If you have used AI please use the "AI Contribution" template otherwise leave this blank see our fulls statement at https://www.rtems.org/generative-ai/-->


<!-- 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/1052
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/20260207/d875f92f/attachment.htm>


More information about the bugs mailing list