Files
rtems/testsuites/unit
Joel Sherrill 75df51e7fd testsuites/unit/tc-score-msgq.c: Fix enum conversion warnings
The GCC warning -Wenum-conversion flagged the call to
_Core_message_queue_Submit() as returning a Status_Control
but the caller assigned it to a variable of type rtems_status_code.
2025-12-08 20:10:02 +00:00
..
2024-02-27 14:10:06 +01:00
2023-05-20 11:05:26 +02:00