Examples | posix_message_server: Add new example (!32)

Vijay Banerjee (@vijay) gitlab at rtems.org
Wed Jul 29 15:24:48 UTC 2026



Merge request https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/32 was reviewed by Vijay Banerjee

--
  
Vijay Banerjee started a new discussion on led/posix_message_server/init.c: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/32#note_155825

 > +
 > +struct mq_attr Attr = {
 > +    // Set attributes for the queue creation

Do you want to change the comments to /*---*/?.

--
  
Vijay Banerjee started a new discussion on led/posix_message_server/init.c: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/32#note_155826

 > +
 > +  // Open the queue for reading
 > +  // rx_queue = mq_open(QUEUE_NAME, O_RDONLY, 0644, &Attr);

Is it intentionally left there? Maybe an `if 0` block with some hints would be helpful.


-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/32
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-067ynju1qiszh80pnt1jfh9ik-9/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260729/a6295f53/attachment-0001.htm>


More information about the bugs mailing list