RTEMS | Draft: libmisc/stackchk: fix Doxygen file comment (!216)

Joel Sherrill (@joel) gitlab at rtems.org
Thu Sep 12 16:48:02 UTC 2024



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240912/2387748e/attachment.htm>


More information about the bugs mailing list