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

Kinsey Moore (@opticron) gitlab at rtems.org
Fri Jan 23 19:42:03 UTC 2026




Kinsey Moore started a new discussion on cpukit/libmisc/monitor/mon-editor.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/936#note_139829

 >     * put node number in the prompt if we are multiprocessing
 >     */
 >  #if defined(RTEMS_MULTIPROCESSING)
 > -  if (!rtems_configuration_get_user_multiprocessing_table ())

If this call is always true, then this conditional always evaluates to false and this entire code segment just needs to be removed instead.

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


More information about the bugs mailing list