On Mon, Dec 9, 2024 at 5:57 AM Javier Alonso
wrote:
> Good morning NuttX devs,
>
> This is Javi. I'm writing you regarding a compliant bug regarding the
> mqueue header and POSIX. The IEEE Std 1003.1-2024 states that some
> symbols should be exposed when doing #include but are missing
> in the "
Good morning NuttX devs,
This is Javi. I'm writing you regarding a compliant bug regarding the mqueue
header and POSIX. The IEEE Std 1003.1-2024 states that some symbols should
be exposed when doing #include but are missing in the "
include/mqueue.h" NuttX version, failing to comply with the stan