RTEMS | spmsgq_err[12]: Add message sizes to configuration (!208)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Tue Sep 10 02:05:37 UTC 2024
Sebastian Huber commented on a discussion on testsuites/sptests/spmsgq_err01/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/208#note_111884
> /* null ID parameter */
> status = rtems_message_queue_create(
> Queue_name[ 1 ],
> - 3,
> + MAX_MESSAGES,
Ok, probably doesn't matter for the error conditions checked.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/208#note_111884
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/20240910/0272d67e/attachment.htm>
More information about the bugs
mailing list