RTEMS | mp misc: Address build failures and warnings (!936)

Joel Sherrill (@joel) gitlab at rtems.org
Fri Jan 23 18:06:43 UTC 2026




Joel Sherrill commented on a discussion on cpukit/libmisc/monitor/mon-editor.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/936#note_139787

 >     * put node number in the prompt if we are multiprocessing
 >     */
 >  #if defined(RTEMS_MULTIPROCESSING)
 > -  if (!rtems_configuration_get_user_multiprocessing_table ())
 >    snprintf (monitor_prompt, sizeof(monitor_prompt), "%s",
 >  	   (env_prompt == NULL) ? MONITOR_PROMPT: env_prompt);
 > -  else /* .... */

Fixed and pushed.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/936#note_139787
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/20260123/50c71446/attachment.htm>


More information about the bugs mailing list