RTEMS | regex.h is missing a dependency (#5478)
Preetam Das (@lostux)
gitlab at rtems.org
Thu Feb 5 20:40:37 UTC 2026
Preetam Das commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5478#note_141865
The _winsup_ version actually uses \_\__off_t_ instead of _off_t_ by _newlib_.
For _newlib_, we can either use \_\__off_t_ and include \<sys/\_types.h\> or just include \<sys/types.h\> which defines _off_t_.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5478#note_141865
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/0fd98129/attachment.htm>
More information about the bugs
mailing list