RTEMS | Fix various enum conversion warnings (!834)
Joel Sherrill (@joel)
gitlab at rtems.org
Thu Nov 13 17:45:50 UTC 2025
Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/834
Project:Branches: joel/rtems:fix-enum-conversions to rtems/rtos/rtems:main
Author: Joel Sherrill
Assignee: Joel Sherrill
Reviewer: Kinsey Moore
## Summay
Fix various enum conversion warnings
The GCC warning -Wenum-conversion flagged multiple cases where an enumerated value was assigned to a variable of a different enumerated type. This was usually associated with not assigning a return value to the right type of variable.
<!-- 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/834
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/20251113/e44b3d96/attachment.htm>
More information about the bugs
mailing list