RTEMS | Draft: Feature/stack reporter config (!86)

Kinsey Moore (@opticron) gitlab at rtems.org
Wed Jul 31 13:58:38 UTC 2024



Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86 was reviewed by Kinsey Moore

--
  
Kinsey Moore started a new discussion on cpukit/include/rtems/stackchk.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110265

 > + * 
 > + * @param[in] running running points to the currently executing thread which
 > + * is being context switched out.

Parameter documentation blocks should be spaced appropriately so that the additional lines of the description align with the beginning of the description for better readability. In this case it would look like this:

```
   * @param[in] running Points to the currently executing thread which
                        is being context switched out.
```

This applies to other documentation blocks as well.




-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86
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/20240731/b05c08a1/attachment-0001.htm>


More information about the bugs mailing list