xiaoxiang781216 opened a new pull request, #3568: URL: https://github.com/apache/nuttx-apps/pull/3568
## Summary The O_RDOK/O_WROK aliases have been removed from fcntl.h. Replace all remaining O_RDOK usage with O_RDONLY in the apps repository. ## Impact Fix ci error like this: https://github.com/apache/nuttx/pull/19234 ## Testing pass build -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
