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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
