Re: [POSIX][Bug] mqueue.h: Include file does not conform the standard (#15085)

2024-12-09 Thread Nathan Hartman
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 "

[POSIX][Bug] mqueue.h: Include file does not conform the standard (#15085)

2024-12-09 Thread Javier Alonso
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