Gedare Bloom started a new discussion on cpukit/posix/src/mqueueopen.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_143851 > const struct mq_attr *attr > ) > { > - POSIX_Message_queue_Control *the_mq; > - char *name; > - Status_Control status; > + POSIX_Message_queue_Control *the_mq; > + char *name; > + Status_Control status; > + CORE_message_queue_Disciplines discipline; use `clang-format`. see https://users.rtems.org/t/using-clang-format-on-rtems-git/454 -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_143851 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
