Joel Sherrill commented on a discussion on 
cpukit/include/rtems/score/chainimpl.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/747#note_140691

 >    head->next = new_first;
 >    new_first->previous = head;
 >  
 > -#if defined(RTEMS_DEBUG)
 > +#if defined( RTEMS_DEBUG )

I checked 3.2.1. The spaces were there. Resolving.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/747#note_140691
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to