RTEMS | Replace "ugly" comments blocks with Doxygen (#5477)
Joel Sherrill (@joel)
gitlab at rtems.org
Thu Feb 5 15:47:32 UTC 2026
Joel Sherrill created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5477
The following discussion from !1025 should be addressed:
- [ ] @joel started a [discussion](https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1025#note_141366): (+1 comment)
> Is there an automated way to deal with comment blocks? What do we want to do with these?
These are not addressed by the formatter which leaves the conversion of ugly comment blocks to be a manual process. Based on my grep, there are a lot of these files.
> $ grep -lr "-----" cpukit bsps testsuites/ | wc -l
>
> 690
>
> $ grep -lr "=====" cpukit bsps testsuites/ | wc -l
>
> 293
Note this this can be a series of small tasks or learning exercises for initial interactions with the RTEMS Project.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5477
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/20260205/c7a025a7/attachment.htm>
More information about the bugs
mailing list