RTEMS | cpukit/rtems: reformat with clang-format (!746)
Chris Johns (@chris)
gitlab at rtems.org
Thu Sep 25 00:49:30 UTC 2025
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/746 was reviewed by Chris Johns
--
Chris Johns started a new discussion on cpukit/include/rtems/rtems/barrier.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/746#note_133156
> #include <rtems/rtems/status.h>
> #include <rtems/rtems/types.h>
> +#include <stdint.h>
I have always kept these system type headers before any "local" (or RTEMS) headers? This avoids any situation where a define clashes with one in the system headers and accidentally changing something.
Should we enable the header grouping feature?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/746
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/20250925/fdc9ace1/attachment-0001.htm>
More information about the bugs
mailing list