RTEMS | Address unused parameter warnings (!749)

Kinsey Moore (@opticron) gitlab at rtems.org
Thu Sep 25 16:18:09 UTC 2025




Kinsey Moore started a new discussion on cpukit/include/rtems/score/scheduleruniimpl.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/749#note_133240

 >    Priority_Control         priority
 >  )
 >  {
 > +#ifndef RTEMS_SMP
 > +   (void) scheduler;

Is scheduler even used here in non-SMP builds?

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/749#note_133240
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/20250925/e6faef0e/attachment-0001.htm>


More information about the bugs mailing list