RTEMS Source Builder | Draft: rtems/config/tools: Patched newlib with posix issue8 updates (!154)
mazen Adel (@mez3n)
gitlab at rtems.org
Sat Jun 14 17:02:53 UTC 2025
mazen Adel commented on a discussion: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/154#note_124647
In line 125 ‘_DEFAULT_SOURCE’ is defined which defines ‘ _POSIX_C_SOURCE 202405L’ in line 154 I think they should have changed it to posix 8 in line 135 but they forgot and it ended up working anyway so no one noticed.
And in line 103 it is written that _GNU_SOURCE defines everything above it which include the Issue 8 guard.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/154#note_124647
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/20250614/de9f8766/attachment.htm>
More information about the bugs
mailing list