Amar Takhar commented on a discussion on cpukit/include/rtems/rtems/barrier.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/746#note_133225 > #ifndef _RTEMS_RTEMS_BARRIER_H > #define _RTEMS_RTEMS_BARRIER_H > > -#include <stdint.h> > #include <rtems/rtems/attr.h> > #include <rtems/rtems/status.h> > #include <rtems/rtems/types.h> > +#include <stdint.h> I can dynamically create the config I've almost settled on a format for .gitlab/format.toml that we can put in every repo. `rtems-format` will generate the config and run `clang-format` accordingly based on the arguments which will be a list of files changed in the MR. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/746#note_133225 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
