RTEMS | cpukit: reformat libdl (!985)
Chris Johns (@chris)
gitlab at rtems.org
Thu Feb 5 21:12:10 UTC 2026
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/985 was reviewed by Chris Johns
--
Chris Johns started a new discussion on cpukit/include/rtems/rtl/rtl-obj.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/985#note_141891
> +#define RTEMS_RTL_OBJ_SECT_SYM (1 << 8) /**< Section holds symbols. */
> +#define RTEMS_RTL_OBJ_SECT_STR (1 << 9) /**< Section holds strings. */
> #define RTEMS_RTL_OBJ_SECT_ALLOC (1 << 10 /**< Section allocates runtime memory. */
Hmm there is a missing `)` and that has caused a ripple in the formatting? Are you able to add the `)` and then reformat?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/985
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/3dea9d50/attachment.htm>
More information about the bugs
mailing list