RTEMS | grlib: Fix errors introduced by format changes (!1287)

Matteo Concas (@matteo.concas) gitlab at rtems.org
Thu Jun 4 14:17:29 UTC 2026




Matteo Concas commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1287#note_151825


The old formatting was due to the code being broken i.e. an additional brace was added in a function so every code after that brace would be considered outside the function and the indentation would be zero.

I could try to split it but I created the diff by doing `git revert` -> `clang-format` -> `git squash` so I'll need to go through it manually.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1287#note_151825
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/20260604/f81d0ca6/attachment.htm>


More information about the bugs mailing list