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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to