RTEMS | testsuites misc: Address -Wsign-compare warnings (!933)

Gedare Bloom (@gedare) gitlab at rtems.org
Thu Jan 22 23:18:51 UTC 2026




Gedare Bloom started a new discussion on testsuites/validation/tr-event-send-receive.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/933#note_139639

 >     * @brief This member contains a copy of the corresponding
 >     *   RtemsEventReqSendReceive_Run() parameter.
 >     */
 > -  int waiting_for_event;
 > +  States_Control waiting_for_event;

This will need to be fixed in rtems-central.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/933#note_139639
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/20260122/52397b4d/attachment.htm>


More information about the bugs mailing list