Chris Johns started a new discussion on cpukit/rtems/src/msgmp.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/237#note_112485 > the_packet->proxy_id = proxy_id; > > if ( operation == MESSAGE_QUEUE_MP_EXTRACT_PROXY ) > - node = _Objects_Get_node( message_queue_id ); > + node = _Objects_Get_node( message_queue_id ); Can the tool pick up a lack of `{` and `}` for the block? -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/237#note_112485 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
