Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/216 
was reviewed by Joel Sherrill

--
  
Joel Sherrill started a new discussion on cpukit/libmisc/stackchk/check.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/216#note_111984

 > + * @brief This file contains the Stack Overflow Check user extension set.
 > + * 
 > + * NOTE: This extension set automatically determines at initialization time

First, if this stays, it should be an @note. 

More importantly, the extension installed does not change based on the 
direction the stack grows. There are some macros and one function that have 
different definitions based on direction. 

You can change this to say it uses conditional compilation to account for stack 
direction but does not use different extensions.




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


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to