Re: [PR] libs/libc/semaphore: Fix DEBUGASSERTS [nuttx]

2025-04-11 Thread via GitHub
xiaoxiang781216 merged PR #16176: URL: https://github.com/apache/nuttx/pull/16176 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nu

[PR] libs/libc/semaphore: Fix DEBUGASSERTS [nuttx]

2025-04-10 Thread via GitHub
jlaitine opened a new pull request, #16176: URL: https://github.com/apache/nuttx/pull/16176 ## Summary The DEBUGASSERTS in nxsem_wait and nxsem_trywait are non-functional, they don't check anything. These were broken in previous commits. ## Impact No functional impac

Re: [PR] libs/libc/semaphore: Fix DEBUGASSERTS [nuttx]

2025-04-10 Thread via GitHub
nuttxpr commented on PR #16176: URL: https://github.com/apache/nuttx/pull/16176#issuecomment-2794043382 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements, al